MentorLabs icon indicating copy to clipboard operation
MentorLabs copied to clipboard

[feat] write unit test for frontend and backend

Open adarshaacharya opened this issue 2 years ago • 0 comments

  • test the react code using react testing library
  • test the backend express code using jest

you don't have to test everything with coverage 100% but some parts like authentication needs to be tested so that it fulfills the requirements fo Minimum Viable Product(MVP).

adarshaacharya avatar Oct 10 '21 02:10 adarshaacharya