Skip to content

feature: Improve Unit Test Coverage Across the Project #632

@adity1raut

Description

@adity1raut

Feature Description

Currently, the project has low / partial unit test coverage across multiple packages and components.
To improve code quality, reliability, and long-term maintainability, we should incrementally add unit tests for core logic and critical paths.

Image

Proposed Solution

  • Add unit tests across packages and files
  • Follow Go table-driven test patterns
  • Focus on:
    • Core logic
    • Utility functions
    • Controller / service layers
  • Ensure tests are deterministic and meaningful

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions