You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
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.
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.