You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestions, we would love to have these!
Also, TIL for the blur. I do think we'll have to test it out for ATL, since this wouldn't trigger a change detection AFAIK.
fireEvent.blur(htmlElement)
byhtmlElement.blur()
(https://testing-library.com/docs/guide-events/#focusblur);findBy*
/getBy*
/queryBy*
byscreen.*
;mat-error
for eachform-field
instead of a block of errors;checkbox
,datepicker
,chips
,slider
,button-toggle
,autocomplete
.Note that if you like the idea, I can submit a PR ASAP.
The text was updated successfully, but these errors were encountered: