require('jsdom-global')(undefined, { pretendToBeVisual: true, url: 'http://localhost' }) window.Date = Date global.expect = require('chai').expect // See https://github.com/vuejs/vue-cli/issues/2128#issuecomment-453109575