start adding mocha tests, based on the old user.mocha.coffee

This commit is contained in:
Tyler Renelle
2013-05-24 14:28:57 +01:00
parent 30f4f091a4
commit be670dcb04
3 changed files with 176 additions and 0 deletions
+4
View File
@@ -8,5 +8,9 @@
"lodash": "~1.2.1",
"moment": "~2.0.0",
"relative-date": "~1.1.1"
},
"devDependencies": {
"mocha": "*",
"expect.js": "*"
}
}