VRMS
VRMS copied to clipboard
Create New Unit Tests for ./backend/routers/slack.router.js
Overview
Create unit tests for each route on ./backend/routers/slack.router.js
Action Items
- [ ] Create tests for every route described in
./backend/routers/slack.router.js, isolating their functionality from all dependencies - If you run into any questions, add a comment to the issue and tag "@dannyprikaz"
Resources/Instructions
https://jestjs.io/docs/getting-started Example: https://github.com/hackforla/VRMS/pull/1882/files
- This issue is part of the epic: https://github.com/hackforla/VRMS/issues/1880