Skip to content

Add Unit Tests for Expense Service #1

@MiguelAntonioRS

Description

@MiguelAntonioRS

Currently, there are no unit tests covering the business logic of the ExpenseService. This could lead to bugs and regression issues in the future.

Suggested Actions:

Write unit tests using JUnit and Mockito.
Cover all CRUD operations for expenses.
Ensure that test cases validate both success and failure scenarios.
Add test coverage for validation logic (e.g., negative amounts, invalid categories).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions