-
Task
-
Resolution: Done
-
Normal
-
None
-
None
Enzyme is not longer supported. We need to remove it from our unit tests.
Some of our older unit tests import Enzyme:
import { mount, shallow } from 'enzyme';
The goal of this story is to convert all unit tests to use RTL and remove all imports of Enzyme.
NOTE: This story should be completed once all the stories in OCMUI-529 are completed because that work also includes removing Enzyme from test files that contain snapshot tests.
- blocks
-
OCMUI-1590 Remove warnings & errors from unit tests - Remove all other warning/errors
- To Do
-
OCMUI-1340 Report unit test coverage after all Jest runs
- To Do
-
OCMUI-597 Remove warnings & errors from unit tests - not wrapped in act
- Closed
-
OCMUI-1587 Remove warnings & errors from unit tests - Failed props
- Closed
-
OCMUI-1589 Remove warnings & errors from unit tests -unrecognized DOM prop
- Closed
-
OCMUI-1338 Remove Enzyme packages from the project.
- Closed
- mentioned on