Initial test/scaffolding working

This commit is contained in:
Fergal Moran
2014-03-23 22:01:12 +00:00
parent d4e760aee7
commit ff20c82312
11 changed files with 180 additions and 111 deletions

View File

@@ -61,7 +61,9 @@
"mocha": "~1.18.2",
"mongodb": "~1.3.23",
"mocha-mongoose": "~1.0.1",
"grunt-mocha-debug": "0.0.10"
"grunt-mocha-debug": "0.0.10",
"mongoose-fakery": "~0.1.7",
"superagent": "~0.17.0"
},
"engines": {
"node": ">=0.10.0"