-
Notifications
You must be signed in to change notification settings - Fork 91
consider using userEvent rather than fireEvent #394
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
Comments
|
have you considered updating to the latest version? v112 was released in March |
|
Yea, using userEvent is recommended and it would be better to update the examples to use it 😅 Do you want to create a PR for this @markgoho ? |
Yes, would love to do this! |
according to the docs
Here's an updated version of
00-single-component.spec.ts
:The text was updated successfully, but these errors were encountered: