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

add more axe accessibility test constraints #10

Merged
merged 8 commits into from
Dec 5, 2023
Merged

Conversation

tonyfast
Copy link
Member

@tonyfast tonyfast commented Dec 3, 2023

the adds all the axe wcag test conditions and the trusted testers constraint.

it reveals errors in the ipywidgets representation. ill describe in a later message. currently, the axe tests needs to be improved and the interface to using them does also. once, the axe testing reports are improved we'll address the inaccessible parts of the failing tests.

the tests that are failing are outside the scope of this immediate module, but, at the same time they coupled. our tests should expect to fail certain conditions. community action will be involved to make the right changes. then we'll need to test and https://github.com/deathbeds/jupyak will provide the build layer for the testing while pull requests are in flight. this repository will need to figure out how to handle testing in-flight work. xfail markers are removed after sufficient changes are made to the upstream repositories.

Copy link

github-actions bot commented Dec 3, 2023

@tonyfast
Copy link
Member Author

tonyfast commented Dec 5, 2023

this pull request introduces third party tests for upstream libraries. these checks verify inaccessibility in third party components. they can be used as community checks to track the progress of issues across the ecosystem.

@tonyfast tonyfast merged commit 91aef24 into main Dec 5, 2023
4 checks passed
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.

1 participant