etherpad-lite/tests
Luc Didry 92022e493e Add backend tests for new API functions
These new functions are:
* getSavedRevisionsCount
* listSavedRevisions
* saveRevision

+ typo fixing in backend tests
2015-02-25 01:05:58 +01:00
..
backend/specs/api Add backend tests for new API functions 2015-02-25 01:05:58 +01:00
frontend fix tests w/ new context 2015-01-21 15:21:15 +00: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