feat(test): Setup unit testing

This commit is contained in:
Simon Chen
2018-12-05 13:52:33 -05:00
parent db25a18f9d
commit adfefac85d
5 changed files with 90 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {
"axios-mock-adapter": "^1.15.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-jest": "^22.4.0",