test: restore and fix unit tests

This commit is contained in:
woothu
2019-08-10 12:07:10 +02:00
parent f9a4949b56
commit 704e04f9f6
89 changed files with 55790 additions and 6 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@coreui/coreui": "next",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
"@coreui/coreui-vue-chartjs": "../coreui-vue-chartjs",
"@coreui/icons": "coreui/coreui-icons#v1-alpha",
"@coreui/icons": "github:coreui/coreui-icons#v1-alpha",
"@coreui/vue": "../coreui-vue",
"vue": "^2.6.10",
"vue-router": "^3.0.7"
@@ -28,12 +28,12 @@
"@vue/cli-plugin-eslint": "^3.9.2",
"@vue/cli-plugin-unit-jest": "^3.9.0",
"@vue/cli-service": "^3.9.2",
"@vue/test-utils": "^1.0.0-beta.25",
"babel-core": "^6.26.3",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "23.6.0",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-module-resolver": "^3.2.0",
"babel-preset-vue-app": "^2.0.0",
"babel-jest": "23.6.0",
"growl": "^1.10.5",
"https-proxy-agent": "^2.2.2",
"node-sass": "^4.12.0",