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

Unit Tests: upgrade vue-test-utils to latest version, correct deprecation warning #1029

Merged
merged 5 commits into from Oct 14, 2018
Merged

Unit Tests: upgrade vue-test-utils to latest version, correct deprecation warning #1029

merged 5 commits into from Oct 14, 2018

Commits on Oct 14, 2018

  1. chore: update vue-test-utils version

    Nicolò Maria Mezzopera committed Oct 14, 2018
    Copy the full SHA
    f47cd35 View commit details
    Browse the repository at this point in the history
  2. fix: append dialog to body inside nextTick function

    Nicolò Maria Mezzopera committed Oct 14, 2018
    Copy the full SHA
    fbf1b1b View commit details
    Browse the repository at this point in the history
  3. chore: updated yarn lock file

    Nicolò Maria Mezzopera committed Oct 14, 2018
    Copy the full SHA
    189aa95 View commit details
    Browse the repository at this point in the history
  4. fix: upgrade shallow to shallowMount and setData to setProps

    Nicolò Maria Mezzopera committed Oct 14, 2018
    Copy the full SHA
    655c731 View commit details
    Browse the repository at this point in the history
  5. chore: rename shallow instance to shallowMount

    Nicolò Maria Mezzopera committed Oct 14, 2018
    Copy the full SHA
    8f21083 View commit details
    Browse the repository at this point in the history