-
Notifications
You must be signed in to change notification settings - Fork 1
Testing
Shiva Shankar edited this page Jul 8, 2023
·
1 revision
This document outlines the things which need to be tested before pushing to production.
- Everything works in dark mode
- Everything works for each screen size breakpoint (see line 84 of client/src/constants/theme.ts)
- Everything works after reloading the page
- Everything works on mobile and on non-Chromium browsers (Firefox, Safari)
- Things to note in particular:
- Course names are not cut off in the course selection dropdown