summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-27 23:58:50 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-27 23:58:50 +0000
commit8b787b8d23fa65ad82566ee4f3bacc9c9d71b650 (patch)
treeace71754ed553333ee0270fc9ccf39fb17669eef /tests
parent936e92e044796c9bdd5290a270de7a91fd7f1753 (diff)
downloadetherpad-lite-8b787b8d23fa65ad82566ee4f3bacc9c9d71b650.zip
readme docs for backend tests
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 1851305f..201ee4c8 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -3,3 +3,7 @@
## Frontend
To run the tests, point your browser to `<yourdomainhere>/tests/frontend`
+
+## Backend
+
+To run the tests, run ``bin/backendTests.sh``