mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 11:22:41 +01:00
5ac90ab30f
Minification happens after the initial visit and request to pages. |
||
---|---|---|
.. | ||
integration | ||
.gitignore | ||
cypress.json | ||
README.md |
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