Open Issues Need Help
View All on GitHub Add Unit Tests 2 months ago
AI Summary: Implement a unit testing framework (Jest or Mocha) for the Saving Satoshi backend, starting with a test for the `/v1/status` endpoint and aiming for 80% code coverage. This involves integrating the testing framework into the project's build process and CI pipeline, and eventually expanding tests to cover database interactions using an in-memory database.
Complexity:
4/5
good first issue