serversideup / financial-freedom

🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.
https://serversideup.net/open-source/financial-freedom/
GNU General Public License v3.0
1.67k stars 137 forks source link

Write Tests for All API Endpoints #35

Closed danpastori closed 8 months ago

danpastori commented 2 years ago

Issue description

Tests will ensure that all endpoints behave correctly. We need to write thorough tests for all of the endpoints in the application.

What is expected?

Endpoints operate in a way that is expected. Bugs are minimized upon deployments.