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

Automate generation of components list for accessibility testing #42

Open
calebtr-metro opened this issue May 5, 2022 · 0 comments
Open

Comments

@calebtr-metro
Copy link
Collaborator

This issue is duplicated from emulsify-ds/emulsify-drupal#151. Automated accessibility testing of components more properly belongs in this project because this is where the components are now.

Expected Behavior

As a developer, I want all components to be automatically covered by accessibility testing.

Current Behavior

Compound does no accessibility testing from the command line, but Emulsify-ds does, using a manually curated list.

Possible Solution

A solution to generate the list of components using npx sb extract was proposed at emulsify-ds/emulsify-drupal#151 and implemented in emulsify-ds/emulsify-drupal#252.

In addition, the npm a11y script and a11y.config.js, the related test, the node dependency on the pa11y project will need to be moved to this project. Maybe more stuff, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant