pad.libre-service.eu-etherpad/src/tests
2024-04-17 21:29:15 +02:00
..
backend Added biomejs as formatter and linter 2024-04-17 21:29:15 +02:00
container Added biomejs as formatter and linter 2024-04-17 21:29:15 +02:00
frontend Added biomejs as formatter and linter 2024-04-17 21:29:15 +02:00
frontend-new Added biomejs as formatter and linter 2024-04-17 21:29:15 +02:00
ratelimit Added biomejs as formatter and linter 2024-04-17 21:29:15 +02:00
README.md restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
settings.json Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00

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