summaryrefslogtreecommitdiff
path: root/docs/tests.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-26 19:58:47 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-26 19:58:47 -0400
commitd97e1bd4cfd013b54e72f446a0e5934fff559781 (patch)
tree81ea919a3b12d61f4b8cd8da5531e380a6810779 /docs/tests.markdown
parentc5f59f8c8fc4cea247948c2a57cf8074677121e9 (diff)
Update documentation
Diffstat (limited to 'docs/tests.markdown')
-rw-r--r--docs/tests.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tests.markdown b/docs/tests.markdown
index 0a80aae6..3f4ea515 100644
--- a/docs/tests.markdown
+++ b/docs/tests.markdown
@@ -128,11 +128,11 @@ Actually only the API calls are tested.
Real HTTP calls are made with those tests.
So a local instance of Kanboard is necessary and must listen on `http://localhost:8000`.
-Don't forget that all data will be removed/altered by the testsuite.
+Don't forget that all data will be removed/altered by the test suite.
Moreover the script will reset and set a new API key.
1. Start a local instance of Kanboard `php -S 127.0.0.1:8000`
-2. Run the testsuite from another terminal
+2. Run the test suite from another terminal
The same method as above is used to run tests across different databases: