mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-11 04:19:54 +00:00
test(react-form): add on change validation tests (#425)
Co-authored-by: João Pedro Magalhães <joaopsilvamagalhaes@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c6b246de9e
commit
09edc1fc1a
@@ -1,4 +1,4 @@
|
||||
import { fireEvent, render } from '@testing-library/react'
|
||||
import { render } from '@testing-library/react'
|
||||
import userEvent from '@testing-library/user-event'
|
||||
import '@testing-library/jest-dom'
|
||||
import * as React from 'react'
|
||||
|
||||
Reference in New Issue
Block a user