Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-593

[OCM UI] Unit tests: remove Enzyme from all test files

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • A-Team
    • 3
    • True
    • Hide

      Removal of snapshot tests should be done first - see OCMUI-529

      Show
      Removal of snapshot tests should be done first - see OCMUI-529
    • True
    • ACM Console Sprint 251

      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.

            kdoberst Kim Doberstein
            dtaylor@redhat.com David Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: