dannyprikaz

Results 12 issues of dannyprikaz

### Overview Current tests for modules in `/backend/models/` are failing intermittently because the depend on a faulty configuration of MongoMemoryServer. We need to create unit tests that isolate the the...

role: Back End
Epic/Overview
feature: Infrastructure
complexity: medium
size: Epic

### Overview Create unit tests for each route on `./backend/routers/grantpermission.router.js` ### Action Items - [ ] Create tests for every route described in `./backend/routers/grantpermission.router.js`, isolating their functionality from all dependencies...

role: Back End
size: 0.5pt
feature: Infrastructure
complexity: medium

### Overview Create integration tests for all `auth` API endpoints ### Action Items - [ ] Create integration tests for all `auth` API endpoints (see `./backend/routers/auth.router.js`) - If you run...

role: Back End
size: 1pt
feature: Infrastructure
complexity: medium

### Overview Create integration tests for all `project` API endpoints ### Action Items - [ ] Create integration tests for all `project` API endpoints (see `./backend/routers/projects.router.js`) - If you run...

role: Back End
size: 1pt
feature: Infrastructure
complexity: medium

### 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...

role: Back End
size: 0.5pt
feature: Infrastructure
complexity: medium

### Overview Create unit tests for each route on `./backend/routers/success.router.js` ### Action Items - [ ] Create tests for every route described in `./backend/routers/success.router.js`, isolating their functionality from all dependencies...

role: Back End
size: 0.5pt
feature: Infrastructure
complexity: medium

### Overview MongoDB backend tests are failing intermittently due to the state of the database not being properly reset between tests. We need narrative-style integration tests for each router, where...

role: Back End
Epic/Overview
feature: Infrastructure
complexity: medium
size: Epic

### Overview Current tests for backend routers are creating MongoMemoryServers for each test suite and testing the functionality of more than just the routers themselves. We need to create new...

role: Back End
Epic/Overview
feature: Infrastructure
complexity: medium
size: Epic

### Overview Create unit tests for each route on `./backend/routers/events.router.js` ### Action Items - [ ] Create tests for every route described in `./backend/routers/events.router.js`, isolating their functionality from all dependencies...

role: Back End
size: 0.5pt
feature: Infrastructure
complexity: medium

### Overview Create unit tests for each route on `./backend/routers/healthCheck.router.js` ### Action Items - [x] Create tests for every route described in `./backend/routers/healthCheck.router.js`, isolating their functionality from all dependencies -...

role: Back End
size: 0.5pt
feature: Infrastructure
complexity: medium