tests: Add accessibility tests with axe by juliusknorr · Pull Request #8081 · nextcloud/text

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@juliusknorr

Copy link Copy Markdown

Member

@juliusknorr juliusknorr commented

Dec 18, 2025

edited

Loading

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

@codecov

Copy link Copy Markdown

codecov bot commented

Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Julius Knorr <jus@bitgrid.net>

@juliusknorr juliusknorr force-pushed the tests/playwright-a11y branch from 465e713 to 3d0d5fc Compare

December 19, 2025 22:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@max-nextcloud max-nextcloud Awaiting requested review from max-nextcloud max-nextcloud is a code owner

@mejo- mejo- Awaiting requested review from mejo- mejo- is a code owner

@silverkszlo silverkszlo Awaiting requested review from silverkszlo silverkszlo is a code owner

@JuliaKirschenheuter JuliaKirschenheuter Awaiting requested review from JuliaKirschenheuter

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

2. developing tests

If you write them we ♥ you

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@juliusknorr