Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Automate generation of components list for accessibility testing  #42

@calebtr-metro

Description

@calebtr-metro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions