test: Add Tests for endpoints #181
Labels
backend
Backend (Node/Express) Related Task
good first issue
Good for newcomers
hacktoberfest-accepted
help wanted
Extra attention is needed
high
High Priority Task
We plan to create tests for our endpoints to ensure consistency and reliability. It will also be beneficial for new team members to gain a better understanding of how the project functions. Therefore, we would greatly appreciate having tests in place. We have decided to use
mocha
andchai
as our testing suite, and we would like tests to be created for the following files:src/models/*
src/routes/*
References:
Merged PR's
The text was updated successfully, but these errors were encountered: