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

feat(stubs): Allow to stub directives (fixes #1800) #1804

Merged
merged 3 commits into from Oct 17, 2022
Merged

Commits on Oct 9, 2022

  1. feat(stubs): Allow to stub directives

    * this adds stubbing directives functionality to @vue/test-utils
    xanf committed Oct 9, 2022
    Copy the full SHA
    d96d5bb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Address comments

    * fix wording
    * fix tests
    * improve types
    xanf committed Oct 10, 2022
    Copy the full SHA
    20eff18 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Copy the full SHA
    696a1a1 View commit details
    Browse the repository at this point in the history