aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2016-10-05 06:52:34 +0000
committerPjotr Prins2016-10-05 06:52:34 +0000
commit74ae90740b4d0b305199474359056fe4123224b1 (patch)
tree1ebc19a752475c52bbe13bc0e3bcb375e2e262af
parent6a7fe6e2e0f3a387a64eb2e4f6848e1201de6e1e (diff)
downloadgenenetwork2-74ae90740b4d0b305199474359056fe4123224b1.tar.gz
Testing: show --all option
-rwxr-xr-xbin/test-website4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/test-website b/bin/test-website
index b693bd60..c9a72a5e 100755
--- a/bin/test-website
+++ b/bin/test-website
@@ -15,6 +15,10 @@ If you are using the small deployment database you can use
./bin/test-website --skip -n
+To run all tests
+
+ ./bin/test-website --all
+
To run individual tests on localhost you can do
ruby -Itest -Itest/lib test/lib/mapping.rb --name="/Mapping/"