ronantakizawa/garbagetruck

Add unit tests for core modules

Aperta

#6 aperta il 25 lug 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (3 fork)auto 404
enhancementgood first issuetesting

Metriche repository

Star
 (11 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor