您最多选择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