pad.pub0.org/tests
John McLear 4682460b00 Merge branch 'develop' of github.com:ether/etherpad-lite into 3227-tests 2021-02-02 22:51:03 +00:00
..
backend Merge branch 'develop' of github.com:ether/etherpad-lite into 3227-tests 2021-02-02 22:51:03 +00:00
container
frontend Low hanging lint frontend tests (#4695) 2021-02-01 20:23:14 +00:00
ratelimit Low hanging lint frontend tests (#4695) 2021-02-01 20:23:14 +00:00
README.md

README.md

About this folder: Tests

Before running the tests, start an Etherpad instance on your machine.

Frontend

To run the frontend tests, point your browser to <yourdomainhere>/tests/frontend

Backend

To run the backend tests, run cd src and then npm test