AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

Test: Add Tests for endpoints #181

Open AmanNegi opened 6 months ago

AmanNegi commented 6 months ago

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 and chai as our testing suite, and we would like tests to be created for the following files:

References:

It would be great to resolve this issue in chunks by creating small PRs!

Merged PR's