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

listeners should be added to the template #80

Closed
jackmellis opened this issue Aug 17, 2017 · 0 comments
Closed

listeners should be added to the template #80

jackmellis opened this issue Aug 17, 2017 · 0 comments
Labels
Milestone

Comments

@jackmellis
Copy link
Owner

Currently the {on} config option just does vm.$on(x) after mountitng, but this means you're not really testing a component that has been given v-on bindings. It would be better if we added them to the template wrapper instead.

@jackmellis jackmellis added the bug label Aug 17, 2017
@jackmellis jackmellis added this to the 1.1.0 milestone Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant