test: add test for all models using chai
& mocha
#200
Labels
backend
Backend (Node/Express) Related Task
good first issue
Good for newcomers
hacktoberfest-accepted
help wanted
Extra attention is needed
Description
Currently, tests are written for
src/models/cart.js
andsrc/models/comment.js
. Further we require to create tests for other models. Which are namely:src/models/user.js
: User Modelsrc/models/millet_item.js
: Millet Item ModelThe text was updated successfully, but these errors were encountered: