Skip to content

Track a11y test count#16574

Merged
nwmac merged 11 commits intorancher:masterfrom
nwmac:track-a11y-tests
Feb 10, 2026
Merged

Track a11y test count#16574
nwmac merged 11 commits intorancher:masterfrom
nwmac:track-a11y-tests

Conversation

@nwmac
Copy link
Copy Markdown
Member

@nwmac nwmac commented Feb 5, 2026

Summary

Fixes #16430

Occurred changes and/or fixed issues

This is a small improvement which changes the format of the custom accessibility json we generate so it includes some of the stats in terms of the number of accessibility tests we have. This is support future work to keep track of tests, accessibility etc.

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@nwmac nwmac changed the title Track a11y tests Track a11y test count Feb 5, 2026
@nwmac nwmac added the QA/None label Feb 5, 2026
@nwmac nwmac added this to the v2.14.0 milestone Feb 5, 2026
@nwmac nwmac marked this pull request as ready for review February 5, 2026 17:28
@nwmac nwmac requested review from aalves08 and rak-phillip February 5, 2026 17:30
Copy link
Copy Markdown
Member

@rak-phillip rak-phillip left a comment

Choose a reason for hiding this comment

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

If I understand correctly, we shouldn't see any changes to the generated report output at this time. Is that right?

@nwmac
Copy link
Copy Markdown
Member Author

nwmac commented Feb 6, 2026

Yes, no changes. The html is the same. The json format changes slightly, but this is not currently used - but it will be going forward.

@nwmac nwmac requested a review from rak-phillip February 6, 2026 18:11
Copy link
Copy Markdown
Member

@rak-phillip rak-phillip left a comment

Choose a reason for hiding this comment

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

LGTM

@nwmac nwmac merged commit 3c10345 into rancher:master Feb 10, 2026
117 of 121 checks passed
@nwmac nwmac deleted the track-a11y-tests branch February 10, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store e2e and other test run info as artifacts on the GH PR

2 participants