VRMS
VRMS copied to clipboard
Create integration test for Project API Endpoints
Overview
Create integration tests for all project API endpoints
Action Items
- [ ] Create integration tests for all
projectAPI endpoints (see./backend/routers/projects.router.js) - If you run into any questions, add a comment to the issue and tag "@dannyprikaz"
Resources/Instructions
- https://jestjs.io/docs/getting-started
- For an example, please view #1945
- This issue is part of the epic: https://github.com/hackforla/VRMS/issues/1899