All Test Cases
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
#### Use Jest Testing Suite
Thorough testing through snapshots as well as state management based on actions performed
###### General Overview
- [ ] Create at least one test case for every component
- [ ] State management checks to review objects based on manipulating actions
- [ ] Tests check various buttons & pages
- [ ] Ensure all tests are passed by the current version of the application
- [ ] Make sure to create a snapshot for each component
###### Detailed Overview
The following are linked issues to test the various different functionalities that exist in our application at a granular level
- [ ] Authentication & Workshop Login #69
- [ ] Data Downloads #70
- [ ] Create workshop #71
- [ ] Read workshop #72
- [ ] Update workshop #73
- [ ] Delete workshop & Erasing student progress #74
- [ ] User mark progress
- [ ] Admin graphs
- [ ] Level enabled access
- [ ] Different pages & Navbar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.