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

Fix update financial report functionality and tests #108

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

urbantech
Copy link
Contributor

Update financial report API functionality and integration tests

  • Refactored financial report update functionality to ensure correct validation and response codes.
  • Modified the integration test financialReportIntegration.test.js to address validation issues and handle expected results.
  • Added missing pre-save data checks and updated test setup to improve reliability.
  • Cleaned up controller logic to improve validation handling and error messages.
  • Removed outdated test files: ComprehensiveController.test.js and financialReportingController.test.js.
  • Added new components to the client dashboard, including Activities.jsx, Dashboard.jsx, and Statistics.jsx, to enhance UI for financial reporting.
  • Updated Jest setup configuration for improved test isolation and reliability.
  • Fixed routing issues related to financial report API endpoints.

@urbantech urbantech merged commit 8908995 into main Nov 12, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant