Skip to content

Migrate enzyme tests to @testing-library/react

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

Created by: gitstart-sourcegraph

Description

Migrate 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/panels/RecentFilesPanel.test.tsx
  • client/web/src/enterprise/code-monitoring/components/FormTriggerArea.test.tsx
  • client/web/src/repo/tree/TreeEntriesSection.test.tsx
  • client/web/src/enterprise/code-monitoring/ManageCodeMonitorPage.test.tsx
  • client/web/src/search/results/progress/StreamingProgressSkippedButton.test.tsx
  • client/web/src/enterprise/batches/MultiSelectContext.test.tsx
  • client/web/src/Layout.test.tsx

Merge request reports

Loading