ronantakizawa/garbagetruck

Add unit tests for core modules

オープン

#6 opened on 2025/07/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3 件のフォーク)auto 404
enhancementgood first issuetesting

Repository metrics

Stars
 (11 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

There are currently no unit tests in the codebase, which makes it hard to ensure code reliability and correctness.

Tasks

  • Identify key functions in core modules (e.g., src/client.rs, src/service/mod.rs)
  • Write unit tests for these functions
  • Ensure that tests cover edge cases and expected behaviors

This issue was automatically created by Merger Bot to help improve your repository for open source contributors.

コントリビューターガイド