etherpad-lite/tests
Luiza Pagliari 7729e5a1a9
[fix:test] Use promise chain instead of chain (is deprecated) (#3419)
Fix warning when running tests: "chain api has been deprecated, use
promise chain instead."
2018-07-09 17:09:02 -03:00
..
backend Fix useless comparison in sussonsAndGroups test. 2016-05-05 11:50:39 +01:00
frontend [fix:test] Use promise chain instead of chain (is deprecated) (#3419) 2018-07-09 17:09:02 -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