mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-24 10:37:04 +00:00
Exercises the require + import conditions for the subpaths plugins consume. Will pass once src/package.json gets an exports map. |
||
|---|---|---|
| .. | ||
| backend | ||
| backend-new | ||
| container | ||
| frontend | ||
| frontend-new | ||
| ratelimit | ||
| README.md | ||
| settings.json | ||
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