Dailin 415ba84223 | 4 年前 | ||
---|---|---|---|
.. | |||
backend | 删除 | 4 年前 | |
container | 删除 | 4 年前 | |
frontend | 删除 | 4 年前 | |
ratelimit | 删除 | 4 年前 | |
README.md | 4 年前 |
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