-
Install package:
npm install -
Run app:
npm start -
Run cypress with GUI:
npx cypress openChoose specific spec file and run
or
- Run all specs without GUI:
npx cypress run --e2e --browser chrome
- Open browser and go to https://dashboard.cypress.io/projects/5vi6nx/runs, choose latest runs and view
or
- Open defects list: https://github.com/users/hangocmy/projects/10/views/5
Framework Nodejs + Cloud MongoAtlas + Cloud Cloudinary:
-
Customer role:
${url} -
Admin role:
${url}/22012000/login
- Check the latest action in: https://github.com/hangocmy/panda-voucher/actions/
- Workflow deploy staging/production to Heroku: https://github.com/hangocmy/panda-voucher/tree/deploy/.github/workflows
🚩 Panda voucher:
| Environment | URL |
|---|---|
Staging |
https://panda-voucher.herokuapp.com/ (not available - Heroku ending free tier) |
Production |
https://voucher4u.herokuapp.com/ (not available - Heroku ending free tier) |



