VRMS
VRMS copied to clipboard
Create integration test for Auth API Endpoints
Overview
Create integration tests for all auth API endpoints
Action Items
- [ ] Create integration tests for all
authAPI endpoints (see./backend/routers/auth.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