Automated UI Tests - STUDENT first test and setup
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 38
Description
**User Story:**
As a SIMS team, we want to have automated UI smoke tests that run at regular intervals to catch any regression as we implement new releases.
**Acceptance Criteria:**
- [ ] Starting point creating automation and test in local
- [ ] UI tests using a framework like Cypress which authenticate and record the tests or any other program that is preferred (playwrite?)
- [ ] Create automated tests that run on a schedule (example once per day) DEV
- [ ] First set of tests:
- [ ] Login first time with BCSC and submit profile info
- [ ] student data and app is reseeded each time
- [ ] test details for first test

**Additional Criteria**
Long term, this should be able to run end to end testing including ministry/institution users. This is an initial effort to start this process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.