Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

11 рядки
267 B

4 роки тому
  1. # About this folder: Tests
  2. Before running the tests, start an Etherpad instance on your machine.
  3. ## Frontend
  4. To run the frontend tests, point your browser to `<yourdomainhere>/tests/frontend`
  5. ## Backend
  6. To run the backend tests, run `cd src` and then `npm test`