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 a11y color tests #66

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

add a11y color tests #66

wants to merge 1 commit into from

Conversation

simjes
Copy link
Contributor

@simjes simjes commented Jun 18, 2024

Tries to address #31. It doesn't look too good though on the results looking at tests/a11y-test-results.txt.

tests/a11y-test-results.txt is not the result of running the expect which is in the draft request, it was the result of a less memory consuming assertion: expect(accessibilityScanResults.violations.length).toEqual(0)

It generates tests for every language and every theme, which amounts to over 9000 tests. It runs out of memory when it tries to write the test result to file, so keeping this as draft as it needs some more work before we can have a file that we can process and show in a list.

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for textmate-grammars-themes ready!

Name Link
🔨 Latest commit d34ecc0
🔍 Latest deploy log https://app.netlify.com/sites/textmate-grammars-themes/deploys/6671c97e0235b90008d783c9
😎 Deploy Preview https://deploy-preview-66--textmate-grammars-themes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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