pad.libre-service.eu-etherpad/src/tests/frontend/cypress
John McLear 5ac90ab30f tests: Allow time for minification to complete
Minification happens after the initial visit and request to pages.
2021-03-05 07:11:42 +00:00
..
integration tests: Allow time for minification to complete 2021-03-05 07:11:42 +00:00
.gitignore tests: Frontend test Windows ZIP (#4894) 2021-03-01 14:31:55 +00:00
cypress.json tests: Frontend test Windows ZIP (#4894) 2021-03-01 14:31:55 +00:00
README.md tests: Frontend test Windows ZIP (#4894) 2021-03-01 14:31:55 +00:00

Cypress Etherpad guide

We don't install Etherpad as a dev dep or dep within Etherpad because it's not our core Frontend testing tool

Quick start

npm i -g cypress
cd src/tests/frontend/cypress/
cypress open