Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

11 wiersze
267 B

4 lat temu
  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`