Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

dApp: Adopt Jest configuration to use Babel correctly for Vuetity a la Cart #2234

Open
weilbith opened this issue Oct 13, 2020 · 0 comments
Open
Labels
dApp 📱 test Tests related issues

Comments

@weilbith
Copy link
Contributor

Description

In #2186 we decided to try using Vuetify a la Cart, so we can stub Vuetify components with themselves while still using shallowMount(). To make this working, we need to adopt the Jest setup load the components correctly. So far I was not able to fix that, although having followed many tips in diverse issue conversations.

Acceptance criteria

  • Jest can handle imports like import Vuetify, { VListItem } from 'vuetify/lib';

Tasks

  • [ ]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dApp 📱 test Tests related issues
Projects
None yet
Development

No branches or pull requests

1 participant