Skip to content

Migrate enzyme tests to @testing-library/react

Administrator requested to merge contractors/SG-27281.1 into main

Created by: gitstart-sourcegraph

Description

Migrate test files from enzym to @testing-library/react

Refs

Gitstart Task SourceGraph Issue

Success Criteria

Migrate the following files to @testing-library/react

  • client/web/src/repo/blob/LineDecorator.test.tsx

  • client/web/src/search/results/StreamingSearchResults.test.tsx

  • client/web/src/nav/MenuNavItem.test.tsx

  • client/web/src/search/panels/CommunitySearchContextPanel.test.tsx

  • client/branded/src/components/ToggleBig.test.tsx

  • client/web/src/components/SyntaxHighlightedSearchQuery.test.tsx

  • client/web/src/search/results/sidebar/QuickLink.test.tsx

  • client/branded/src/components/Toggle.test.tsx

Merge request reports

Loading