Skip to content

Replace global classes with data-testid in browser integration tests

Administrator requested to merge contractors/SG-27268 into main

Created by: gitstart-sourcegraph

Description

Replace global classes with data-testid in browser integration tests

Refs

Gitstart Task

Success Criteria

Global CSS classes except for .test-* used in integration tests are replaced with data-testid attributes. Relevant files: client/browser/src/integration/*.test.ts

Merge request reports

Loading