codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

Add test cases for organisation routes, forgot password route #116

Closed Rupeshiya closed 4 years ago

Rupeshiya commented 4 years ago

Describe the enhancement you'd like As of now only the backend implementation of routes are there, there should also be the test cases to check if everything works fine.

Describe approaches if you have thought of any Use jest, super test, and chai to write the unit test.

Additional context Working on it.

devesh-verma commented 4 years ago

117