etherpad-lite/tests
muxator 4580537537 tests: fix frontend tests on firefox
These changes make the frontend tests send keydown instead of keypress in
firefox, in accordance with #3413 (Use keydown instead of keypress on Firefox).

The percentage of passing frontend in Firefox 61 on this revision is 100%.
2018-07-20 23:58:47 +02:00
..
backend Fix useless comparison in sussonsAndGroups test. 2016-05-05 11:50:39 +01:00
frontend tests: fix frontend tests on firefox 2018-07-20 23:58:47 +02:00
README.md readme docs for backend tests 2014-11-27 23:58:50 +00:00

About this folder: Tests

Frontend

To run the tests, point your browser to <yourdomainhere>/tests/frontend

Backend

To run the tests, run bin/backendTests.sh