You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!
The app is broken as it won't get versions at the min so I am submitting direct.
Version
1.0.0-beta.16
node v8.10.0
Reproduction link
https://github.com/No9/vue-test-utils-issue
Steps to reproduce
See repo
What is expected?
Passing a Vue Component to
vue-test-utils.mount
should work as per#329 (comment)
What is actually happening?
An error is thrown that
wrapper.html()
is undefinedI may have misunderstood the use of the wrapper and the library here and unpacking the vue as per the first passing test is expected behavior.
The text was updated successfully, but these errors were encountered: