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

Add basic unit tests with avoriaz

This commit is contained in:
cristijora
2017-09-05 22:08:48 +03:00
parent b987a0c0e1
commit 8351c622a7
6 changed files with 1049 additions and 957 deletions
+3 -2
View File
@@ -30,6 +30,7 @@
},
"devDependencies": {
"autoprefixer": "^6.7.2",
"avoriaz": "^4.1.0",
"babel-core": "^6.22.1",
"babel-eslint": "^7.1.1",
"babel-loader": "^6.2.10",
@@ -44,7 +45,7 @@
"chromedriver": "^2.27.2",
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"cross-env": "^3.1.4",
"cross-env": "^5.0.5",
"cross-spawn": "^5.0.1",
"css-loader": "^0.26.1",
"eslint": "^3.14.1",
@@ -84,7 +85,7 @@
"selenium-server": "^3.0.1",
"semver": "^5.3.0",
"shelljs": "^0.7.6",
"sinon": "^2.1.0",
"sinon": "^3.2.1",
"sinon-chai": "^2.8.0",
"stats-webpack-plugin": "^0.6.0",
"url-loader": "^0.5.8",