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
Refactor tests in the following tests modules to use RTL
Since enzyme adapter for react is no longer officially maintained we should move our enzyme tests to to React testing library which we are using elsewhere in the code.
Remove enzyme & enzyme-related packages
Remove enzyme configs || integrations with jest.
... TBD test files with enzyme tests.
The text was updated successfully, but these errors were encountered:
Refactor tests in the following tests modules to use RTL
Since enzyme adapter for react is no longer officially maintained we should move our enzyme tests to to React testing library which we are using elsewhere in the code.
The text was updated successfully, but these errors were encountered: