Skip to content

Increase backend test coverage for core services and controllersΒ #45

@kmuwanga83

Description

@kmuwanga83

πŸ“Œ Problem

Test coverage for backend components is limited or unclear, which may lead to regressions.

🎯 Objective

Improve reliability by adding unit and integration tests.

βœ… Tasks

  • Add tests for:
    • service layer
    • controllers
    • authentication/security
  • Ensure tests run using Maven
  • Document how to run tests locally

πŸ§ͺ Acceptance Criteria

  • Tests run successfully with mvn test
  • Core endpoints are covered
  • Documentation includes test instructions

πŸ’‘ Suggested Labels

backend, testing, help wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions