-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Most components and reducers do not have tests as of now.
Tests are implemented for timetable and course reducers, but lack certain cases/tests.
Specific tests that need to be implemented:
- Timetable reducer/slice
-
updateClashmap()utility function -
syncTimetableThunk call withredux-mock-store. rejected/pending/fulfilled reducer tests implemented.
-
- Empty String Checks/Tests
- Filter Controls -> setSelectedCategory
- curriculumReducer/setSelectedCurriculum
- themeReducer/changeTheme
- timetableReducer/changeTimetable
- Dashboard Component
- Dispatches
- Thunk calls with
redux-mock-store - Snapshot Testing
- Alerts
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed