etherpad-lite/tests
Luiza Pagliari 9176bf9bad [fix] Do not close "force reconnect" messages
If a "force reconnect" message is displayed to the user, it means the
only way to go back to a healthy state is to reload the pad. So we
cannot hide this kind of message, like what is done with other modals
(eg: "settings").
2017-05-04 14:34:01 -03:00
..
backend Fix useless comparison in sussonsAndGroups test. 2016-05-05 11:50:39 +01:00
frontend [fix] Do not close "force reconnect" messages 2017-05-04 14:34:01 -03: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