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
When we started the work for depr react-unit-test-utils we received some suggestions of work that could be done, but decided to split some work into a new parent (Phase 2) because some tasks were not strictly needed for depr process.
Here are some of them:
Replace injectIntl with useIntl()
Replace connect with useSelector() + useDispatch()
Get rid of getByTestId, queryByTestId, getAllByTestId, queryAllByTestId, findByTestId, findAllByTestId, this as part of prioritizing accessible queries