muxator c382ba35c9 tests: backed out changeset 155a895604ae
This was a preparatory commit for 3292429ab312 (which introduced a bug, see
issue #3728) and modified the tests for issue #3620.

Commit 155a895604ae per se did not introduce any bugs, but was difficult to
inspect because of its size. For this, the corresponding PR (#3622) should not
have been accepted.

--HG--
branch : revert-3622
2020-03-19 02:53:41 +01:00
..

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