pad.pub0.org/tests
John McLear d1efa509e6 Revert "Revert "tests: updating mocha and refactoring the custom html reporter using events""
This reverts commit 2ce798339d.
2020-06-07 08:53:10 +00:00
..
backend
container
frontend Revert "Revert "tests: updating mocha and refactoring the custom html reporter using events"" 2020-06-07 08:53:10 +00:00
README.md

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