Skip to content

thameera/auth0-express-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth0 - Express - Cypress testing

WARNING: This heavily relies on Auth0 Express OIDC SDK implementation. Implemented as a PoC only.

Set up env

npm i
cp .env.example .env

# Now update the .env file with correct variables

Running app

# Normal mode
npm start

Testing

# E2E testing using cypress
npm test

# Once Cypress is loaded, click 'Run all specs' to run all tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published