Dailin 415ba84223 | 3 years ago | ||
---|---|---|---|
.. | |||
backend | 删除 | 3 years ago | |
container | 删除 | 3 years ago | |
frontend | 删除 | 3 years ago | |
ratelimit | 删除 | 3 years ago | |
README.md | 3 years ago |
Before running the tests, start an Etherpad instance on your machine.
To run the frontend tests, point your browser to <yourdomainhere>/tests/frontend
To run the backend tests, run cd src
and then npm test