enhancementgood first issuetesting
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.