[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]ratelimit/2025-03-12 08:59 -  
[DIR]frontend/2025-03-12 08:59 -  
[DIR]frontend-new/2025-03-12 08:59 -  
[DIR]backend/2025-03-12 08:59 -  
[DIR]backend-new/2025-03-12 08:59 -  
[DIR]container/2023-06-01 09:52 -  
[   ]settings.json2025-03-12 08:59 2.6K 
[TXT]README.md2023-06-01 09:52 267  
# 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`