Skip to content
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

ci: adds a11y testing package, runner, and gh action #2812

Closed
wants to merge 2 commits into from

Conversation

werdnanoslen
Copy link
Contributor

Summary

Adds Playwright for accessibility testing (per Storybook's official guidance) to our PR build checks, helping avoid introducing any new a11y issues.

Related Issues or PRs

Would help us avoid most future a11y Relates to accessibility standards and practices tagged issues

How To Test

Run yarn test-storybook

See that it currently fails 322 of 553 tests 😮‍💨

Screenshots (optional)

@werdnanoslen werdnanoslen added the a11y Relates to accessibility standards and practices label Mar 9, 2024
@werdnanoslen
Copy link
Contributor Author

I'm setting this as draft for now while working through the giant list of a11y fails so it merges cleanly.

@werdnanoslen
Copy link
Contributor Author

merged into #2819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Relates to accessibility standards and practices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant