aboutsummaryrefslogtreecommitdiff
path: root/test/mocha.opts
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-26 20:44:06 +0000
committerHumairAK <humair88@hotmail.com>2016-07-26 20:44:06 +0000
commit9c10936cf1420f160a5007c6baad7b25ffb6d014 (patch)
treed3fb09efa5dc25cfe63eb6c4c783f415cba45597 /test/mocha.opts
parent3983edb2518acd91f991ad5fc6308bcaf46700f5 (diff)
Added more unit tests, fixed some bugs in the code, fixed voting alert prompts and redirects
Diffstat (limited to 'test/mocha.opts')
-rw-r--r--test/mocha.opts4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/mocha.opts b/test/mocha.opts
index 63b406d..241d505 100644
--- a/test/mocha.opts
+++ b/test/mocha.opts
@@ -1 +1,3 @@
---recursive \ No newline at end of file
+--recursive
+--timeout 5000
+--reporter dot \ No newline at end of file