#UserEvent

1 posts

Testing #5 — User Events and Form Tests: Where userEvent Belongs
8 min read

Testing #5 — User Events and Form Tests: Where userEvent Belongs

All about user input and form submission. The difference between userEvent and fireEvent, the patterns of type/clear/click/keyboard/upload, form tests on top of React Hook Form, validation error scenarios, and what a form test should really verify.