penguin-academy / covid-19-py

COVID-19 Web App for Paraguay
https://autoreporte.org
Other
50 stars 18 forks source link

Add cypress setup #142

Closed domachine closed 4 years ago

domachine commented 4 years ago

This PR adds configuration for testing with cypress. It includes 2 scripts in the package.json: dev and test:integration. The first can be used to develop with cypress interactively and the second kicks off the headless test-runner.