yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit
A demo on how to unit test Vue async components with Vue Test Utils
Vue
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit