issues
search
SE750-Group14-GirlGang
/
roadtrip-planner
An application to help you and your friends plan a roadtrip!
Apache License 2.0
3
stars
2
forks
source link
Set up Cypress in the frontend for testing
#43
Closed
lhuijser
closed
3 years ago
lhuijser
commented
3 years ago
Changes:
Added Cypress for testing in the frontend
Example tests are included to give an idea
Added mapPageTests folder that tests for that page and it's components will go in as a starter for the structure
Added a script to run the cypress tests: type 'npm run cypress:open' then double click any test shown in the popup to run it
Closes #9
Changes:
Closes #9