Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Migrate from avoriaz to vue-test-utils #1679

Open
vjoao opened this issue Apr 12, 2018 · 1 comment
Open

Migrate from avoriaz to vue-test-utils #1679

vjoao opened this issue Apr 12, 2018 · 1 comment

Comments

@vjoao
Copy link

vjoao commented Apr 12, 2018

import { mount } from 'avoriaz'

There is a deprecation note on avoriaz library: https://github.com/eddyerburgh/avoriaz#deprecation
We should move to vue-test-utils to maintain test compatibility.

@VdustR VdustR added the request label Apr 16, 2018
@Samuell1
Copy link
Member

After changing to vue-test-utils mostly all tests for components are broken, because of changed names, functionality.

@Samuell1 Samuell1 added the next label Jun 11, 2018
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
^1.0.0-beta.31
Change utils to use @vue/test-utils `mount`
Also rely on a `localVue` to avoid test side effects
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
A couple of extra tests to support API changes
from vuematerial#1679
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
mhio added a commit to mhio/vue-material that referenced this issue Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants