-
Couldn't load subscription status.
- Fork 113
Add warning message to fireEvent input and change when called directly #83 #160
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
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #160 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 70 74 +4 Branches 13 15 +2 ========================================= + Hits 70 74 +4
Continue to review full report at Codecov.
|
Hi, thanks for this!
I gave this some more thought and now I wonder what would happen for people using Vue Testing Lib + user-event... 🤔
@afontcu I could add some test cases for user-event.
I've made an assumption here that whenever we get a second arg, it's coming from a direct call but would be happy to change it if it's an incorrect assumption. Let me know what y'all think!