Skip to content

Migrate enzyme tests to @testing-library/react

Administrator requested to merge contractors/SG-27281-code-5 into main

Created by: gitstart-sourcegraph

Description

Migrate test files from enzyme tests to @testing-library/react

Refs

Gitstart ticket Sourcegraph issue

Success Criteria

Migrate the following files to @testing-library/react

  • client/web/src/search/results/progress/StreamingProgressSkippedPopover.test.tsx
  • client/web/src/search/panels/RepositoriesPanel.test.tsx
  • client/web/src/search/panels/RecentSearchesPanel.test.tsx
  • client/web/src/enterprise/code-monitoring/CreateCodeMonitorPage.test.tsx
  • client/web/src/search/input/SearchContextMenu.test.tsx
  • client/web/src/enterprise/code-monitoring/CodeMonitorNode.test.tsx

Merge request reports

Loading