Replace global classes with data-testid in web integration tests
Created by: gitstart-sourcegraph
Description
Replace global classes with data-testid
in web end-to-end tests
Refs
Success Criteria
Global CSS classes except for .test-* used in end-to-end tests are replaced with data-testid attributes. Relevant file: client/web/src/end-to-end/end-to-end.test.ts.
FIles to handle in this task
-
client/web/src/integration/search-contexts.test.ts
-
client/web/src/integration/search-onboarding.test.ts
-
client/web/src/integration/search.test.ts
-
client/web/src/integration/settings.test.ts