ronantakizawa/garbagetruck

Add unit tests for core modules

开放

#6 创建于 2025年7月25日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3 个派生)auto 404
enhancementgood first issuetesting

仓库指标

星标
 (11 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南