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
Is your feature request related to a problem? Please describe.
Testing enhancements like waitFor will improve the overall quality of the test suite, even making some tests feasible that are otherwise not possible or very difficult without react-testing-library.
Is your feature request related to a problem? Please describe.
Testing enhancements like
waitFor
will improve the overall quality of the test suite, even making some tests feasible that are otherwise not possible or very difficult without react-testing-library.Describe the solution you'd like
yarn add -D react-testing-library
Describe alternatives you've considered
See #1193, split_button.test.tsx:37
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: