add utils for bootstrapping test fixtures

This commit is contained in:
Jake McDermott
2017-09-26 17:59:24 -04:00
parent 5b29e51a24
commit 069ca1c755
3 changed files with 368 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
},
"devDependencies": {
"angular-mocks": "~1.4.14",
"axios": "^0.16.2",
"babel-core": "^6.26.0",
"babel-istanbul": "^0.12.2",
"babel-loader": "^7.1.2",