Commit 7532b9e8 authored by Aron Carroll's avatar Aron Carroll

Include dependencies for front-end unit tests

Using Karma, Angular Mocks, Chai and Sinon.
parent fbdf62d1
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -9,6 +9,12 @@
"uglify-js": "2.4.14"
},
"devDependencies": {
"karma": "^0.12.17",
"karma-cli": "0.0.4",
"karma-coffee-preprocessor": "^0.2.1",
"karma-mocha": "^0.1.4",
"karma-phantomjs-launcher": "^0.1.4",
"mocha": "^1.20.1",
"phantomjs": "1.9.7-10"
},
"engines": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment