[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]backend/2023-06-01 09:52 -  
[DIR]container/2023-06-01 09:52 -  
[DIR]frontend/2023-06-01 09:52 -  
[DIR]ratelimit/2023-06-01 09:52 -  
[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`