etherpad-lite/tests
John McLear 5ef22e649b Merge pull request #2302 from Gared/create_pad_special_characters
Add check for special url characters to createPad API function
2015-04-11 14:56:26 +01:00
..
backend/specs/api Add test for creating pads with bad characters 2015-04-11 15:50:51 +02:00
frontend disabling import export tests for now as they are reporting false positives... at some point they will need properly fixing 2015-04-11 09:12:53 +01:00
README.md readme docs for backend tests 2014-11-27 23:58:50 +00:00

README.md

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