2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-18 06:40:32 +03:00

Add more tests for 80+% coverage

This commit is contained in:
cristijora
2017-11-27 20:44:57 +02:00
parent 8187580fc7
commit 5692936722
5 changed files with 266 additions and 58 deletions
+6 -1
View File
@@ -81,6 +81,8 @@
"opn": "^5.1.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"ora": "^1.1.0",
"phantomjs-polyfill": "^0.0.2",
"phantomjs-polyfill-find-index": "^1.0.1",
"phantomjs-prebuilt": "^2.1.16",
"rimraf": "^2.6.0",
"sass-loader": "^6.0.3",
@@ -112,5 +114,8 @@
"> 1%",
"last 2 versions",
"not ie <= 8"
]
],
"dependencies": {
"karma-polyfill": "^1.0.0"
}
}