2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-18 00:50: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
-4
View File
@@ -1,5 +1 @@
import jsdom from 'jsdom-global'
jsdom()
jest.useFakeTimers()