All Test Cases
- Lenguaje dominante
- TypeScript
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#### 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.