tests: Add accessibility tests with axe by juliusknorr · Pull Request #8081 · nextcloud/text
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 115
Open
tests: Add accessibility tests with axe#8081
juliusknorr wants to merge 3 commits intomainfrom
tests: Add accessibility tests with axe#8081
juliusknorr wants to merge 3 commits intomainfrom
Conversation
Copy link Copy Markdown
Member
This is an attempt to get automated accessibility testing in place (based on https://playwright.dev/docs/accessibility-testing#scanning-for-wcag-violations)
First push to see failures, fix will follow
npx playwright test accessibility.spec.ts --ui
juliusknorr
requested review from
max-nextcloud,
mejo- and
silverkszlo
as code owners
Copy link Copy Markdown
codecov
bot
commented
Dec 18, 2025
codecov bot commented
Dec 18, 2025Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!
juliusknorr
mentioned this pull request
juliusknorr
force-pushed
the
tests/playwright-a11y
branch
2 times, most recently
from
0aa9abf to
465e713
Compare
juliusknorr
requested a review
from JuliaKirschenheuter
juliusknorr added 3 commits
December 19, 2025 23:00Signed-off-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
juliusknorr
force-pushed
the
tests/playwright-a11y
branch
from
465e713 to
3d0d5fc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment