How to test onGetErrorMessage with unit test? #21076
Unanswered
wonderplayer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm wondering how to test
onGetErrorMessageproperty ofTextFieldwith a unit test (in my case I'm using Jest)?I was firing various events, and did get to trigger
onChangeevent, but can't getonGetErrorMessageto fire.Any suggestions?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions