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.

貢獻者指南