-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
testtest casestest cases
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 Authentication testing #69
- Data Downloads Data Downloads testing #70
- Create workshop Create Workshop Test #71
- Read workshop Read workshop testing #72
- Update workshop Update workshop testing #73
- Delete workshop & Erasing student progress Delete workshop testing #74
- User mark progress
- Admin graphs
- Level enabled access
- Different pages & Navbar
Metadata
Metadata
Assignees
Labels
testtest casestest cases