serversideup / financial-freedom

🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.

Home Page:https://serversideup.net/open-source/financial-freedom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Tests for All API Endpoints

danpastori opened this issue · comments

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.