Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/456 Add Financial Report Controllers and Refactor Tests for Comprehensive Coverage #101

Merged
merged 3 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. Implement Financial Report CRUD API with comprehensive testing for re…

    …ad, update, and delete operations
    urbantech committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    761b249 View commit details
    Browse the repository at this point in the history
  2. Add Financial Report business logic with validations and calculations…

    …, including tests for financial calculations, reporting period, and data validation
    urbantech committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    24009b5 View commit details
    Browse the repository at this point in the history
  3. Add and refactor Financial Report controllers and tests: Business Log…

    …ic, Authorization, and CRUD operations
    urbantech committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    49c2965 View commit details
    Browse the repository at this point in the history