Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Dailin 415ba84223 pre0115 4 лет назад
..
backend pre0115 删除 4 лет назад
container pre0115 删除 4 лет назад
frontend pre0115 删除 4 лет назад
ratelimit pre0115 删除 4 лет назад
README.md pre0115 4 лет назад

README.md

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