- Download and install Cypress (https://download.cypress.io/desktop)
- Download or clone repo
- Edit
cypress.config.js
file - Under
studentEmail
andstudentPassword
input correct credentials. - Save file and exit
- Open
cypress.exe
and run E2E tests
cypress.config.js
filestudentEmail
and studentPassword
input correct credentials.cypress.exe
and run E2E tests