Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

[SG-33093] Enable accessibilityAudit on create-insights.test.ts sign-in.test.ts edit-search-insights.test.ts settings.test.ts #33889

Merged
merged 10 commits into from
Apr 21, 2022

Conversation

gitstart-sourcegraph
Copy link
Collaborator

@gitstart-sourcegraph gitstart-sourcegraph commented Apr 14, 2022

Description

Enabled accessibility audit on

  • create-insights.test.ts
  • sign-in.test.ts
  • edit-search-insights.test.ts
  • settings.test.ts

Refs

SG Issue
Gitstart Ticket

Test plan

Run the integration test
yarn test-integration:base client/web/src/integration/create-insights.test.ts
yarn test-integration:base client/web/src/integration/sign-in.test.ts
yarn test-integration:base client/web/src/integration/edit-search-insights.test.ts
yarn test-integration:base client/web/src/integration/settings.test.ts

Success criteria

  • All integration tests with percy snapshots have accessibilityAudit enabled

App preview:

Check out the client app preview documentation to learn more.

…edit-search-insights.test.ts settings.test.ts
Copy link
Contributor

@umpox umpox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments

Copy link
Contributor

@umpox umpox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@gitstart-sourcegraph gitstart-sourcegraph merged commit 6b3ae9b into main Apr 21, 2022
@gitstart-sourcegraph gitstart-sourcegraph deleted the contractors/SG-33093.10 branch April 21, 2022 04:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed gitstart Contract partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility: Enable accessibilityAudit on different pages in our integration tests
5 participants