Cypress tests for authentication `
The contains tests for testing the workflow of the page https://auth0.github.io/device-flow-playground/
.
The first part of test is done with API validation. The latter half is done with UI.
Install Cypress:
npm install cypress --save-dev
Open Cypress window:
npx cypress open