Skip to content

chore: Configure a11y test suite for CI pipelines #20167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

sdrozdsap
Copy link
Contributor

@sdrozdsap sdrozdsap commented Apr 10, 2025

  • Add a11y test suite definition and scripts

  • Configure CI to run a11y tests on PR and develop branch

@sdrozdsap sdrozdsap requested a review from a team as a code owner April 10, 2025 10:38
@github-actions github-actions bot marked this pull request as draft April 10, 2025 10:38
@sdrozdsap sdrozdsap marked this pull request as ready for review April 10, 2025 10:38
Copy link

cypress bot commented Apr 10, 2025

spartacus    Run #47822

Run Properties:  status check passed Passed #47822  •  git commit ae87b6fef8 ℹ️: Merge 7ee06ca9c5cf48810f9207c0ccd5457655702994 into 3aea264f0ae5c1a3565c2f870eac...
Project spartacus
Branch Review chore/a11y-test-suite-ci
Run status status check passed Passed #47822
Run duration 04m 46s
Commit git commit ae87b6fef8 ℹ️: Merge 7ee06ca9c5cf48810f9207c0ccd5457655702994 into 3aea264f0ae5c1a3565c2f870eac...
Committer sdrozdsap
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 5
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 132
View all changes introduced in this branch ↗︎

@github-actions github-actions bot marked this pull request as draft April 10, 2025 10:59
@sdrozdsap sdrozdsap marked this pull request as ready for review April 10, 2025 11:30
@github-actions github-actions bot marked this pull request as draft April 14, 2025 09:36
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 09:37
@github-actions github-actions bot marked this pull request as draft April 14, 2025 09:40
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 09:41
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 8ab02ae to 3612c5b Compare April 14, 2025 09:42
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft April 14, 2025 09:43
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 09:43
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 3612c5b to 3eb04f8 Compare April 14, 2025 10:15
@github-actions github-actions bot marked this pull request as draft April 14, 2025 10:15
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 10:15
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 3eb04f8 to 4085283 Compare April 14, 2025 10:31
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft April 14, 2025 10:31
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 4085283 to 0a807e4 Compare April 14, 2025 10:31
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 10:32
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 0a807e4 to 936e42b Compare April 14, 2025 12:29
@github-actions github-actions bot marked this pull request as draft April 14, 2025 12:29
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 12:29
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 936e42b to 1b3105c Compare April 14, 2025 12:29
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft April 14, 2025 12:29
@sdrozdsap sdrozdsap marked this pull request as ready for review April 14, 2025 12:30
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch 2 times, most recently from e67d371 to 1b97565 Compare April 17, 2025 10:56
@github-actions github-actions bot marked this pull request as draft April 17, 2025 10:57
@sdrozdsap sdrozdsap marked this pull request as ready for review April 17, 2025 10:57
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 1b97565 to a91d52c Compare April 22, 2025 11:25
@github-actions github-actions bot marked this pull request as draft April 22, 2025 11:26
@sdrozdsap sdrozdsap marked this pull request as ready for review April 22, 2025 11:26
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from a91d52c to 3b50d1a Compare April 22, 2025 11:45
@github-actions github-actions bot marked this pull request as draft April 22, 2025 11:46
@sdrozdsap sdrozdsap marked this pull request as ready for review April 22, 2025 11:53
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from 3b50d1a to e776393 Compare April 23, 2025 10:32
@github-actions github-actions bot marked this pull request as draft April 23, 2025 10:32
- Add a11y test suite definition and scripts

- Configure CI to run a11y tests on PR and develop branch
@sdrozdsap sdrozdsap force-pushed the chore/a11y-test-suite-ci branch from e776393 to 7ee06ca Compare April 23, 2025 10:32
@sdrozdsap sdrozdsap marked this pull request as ready for review April 23, 2025 10:33
@sdrozdsap sdrozdsap merged commit 981af3a into develop Apr 23, 2025
33 checks passed
@sdrozdsap sdrozdsap deleted the chore/a11y-test-suite-ci branch April 23, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants