Set up api tests

This commit is contained in:
Blade Barringer
2015-10-16 21:56:46 -05:00
parent b26c8c3e74
commit a61632fa92
4 changed files with 13 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
--colors
--reporter spec
--timeout 8000
--check-leaks
--growl
--compilers js:babel/register
--require ./test/helpers/api.helper.js