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: add lib userEvent ✨ #51 #52

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

iurynogueira
Copy link
Member

fix #51

Replace all fireEvent to userEvent.

"user-event is a companion library for Testing Library that provides more advanced simulation of browser interactions than the built-in fireEvent method." https://testing-library.com/docs/ecosystem-user-event/

@iurynogueira iurynogueira linked an issue Feb 8, 2023 that may be closed by this pull request
@iurynogueira iurynogueira merged commit c6b3967 into main Feb 8, 2023
@iurynogueira iurynogueira deleted the 51-add-userevent-lib branch February 8, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add userEvent lib
1 participant