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
TestUtils currently has scryRenderedDOMComponentsWithClass and the find variant, but nothing like findRenderedDOMComponentWithID. This functionality would make testing a lot easier.
TestUtils currently has
scryRenderedDOMComponentsWithClassand thefindvariant, but nothing likefindRenderedDOMComponentWithID. This functionality would make testing a lot easier.