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.