pad.pub0.org/tests
Richard Hansen 180983736d security: Enable authorize plugins to grant read-only access 2020-09-27 22:55:49 +01:00
..
backend security: Enable authorize plugins to grant read-only access 2020-09-27 22:55:49 +01:00
container tests: remove loadSettings.js for backend tests. 2020-04-14 03:36:13 +02:00
frontend allowing longer for FF to do timeslider rev test 2020-09-27 21:44:43 +01: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