habitica-self-host/test/mocha.opts

11 lines
200 B
Text
Raw Normal View History

2012-09-23 01:04:34 +00:00
--colors
--reporter spec
--timeout 8000
2014-01-13 08:03:01 +00:00
--check-leaks
2012-09-23 01:04:34 +00:00
--growl
2014-01-13 08:03:01 +00:00
--globals io
2016-03-03 03:36:27 +00:00
-r babel-polyfill
--compilers js:babel-register
2015-10-21 01:17:10 +00:00
--require test/api-legacy/api-helper
2015-10-17 17:37:17 +00:00
--require ./test/helpers/globals.helper