2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 22:20:34 +03:00

test: increase coverage, add missing tests

fix: issues discovered by adding missing tests
This commit is contained in:
pimlie
2019-03-08 22:13:21 +01:00
committed by Alexander Lichter
parent ce7eaf56d3
commit 5f8025e126
18 changed files with 494 additions and 112 deletions
+2 -1
View File
@@ -80,8 +80,9 @@
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.5",
"jest": "^24.1.0",
"jest-environment-jsdom": "^24.3.1",
"jest-environment-jsdom-global": "^1.1.1",
"jsdom": "^13.2.0",
"jsdom-global": "^3.0.2",
"rimraf": "^2.6.3",
"rollup": "^1.2.2",
"rollup-plugin-babel": "^4.3.2",