VRMS
VRMS copied to clipboard
Unit testing for Project Team Members router
Fixes #1892
What changes did you make and why did you make them ?
- wrote unit tests for
projectTeamMembers.router - edited the logic in the GET API route
/project/:id/:userIdinprojectTeamMembers.router.jsthat incorrectly threw the HTTP code400when it should have been200, which affected the unit test for that route
Screenshots of Passed Tests
@jng34 It appears there are some conflicts on this PR that need to be resolved. Can you please take a look at these when you have a moment?