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

ember-a11y-testing updates and simplification #207

Closed
11 tasks done
scalvert opened this issue Sep 1, 2020 · 1 comment
Closed
11 tasks done

ember-a11y-testing updates and simplification #207

scalvert opened this issue Sep 1, 2020 · 1 comment

Comments

@scalvert
Copy link
Contributor

scalvert commented Sep 1, 2020

This addon has largely been left untouched since its initial creation. There have been a number of default Ember blueprint updates (outside of this repo), which were hard to pull in due to it being so out-of-date.

In addition to this, the @ember/test-helpers addon, which is one of the underpinnings of Ember's testing system, had evolved to include some new and useful APIs that could positively impact the direction of this addon. More specifically, the new hooks API could be leveraged to automatically wire up accessibility audits in a hands-off manner, allowing apps and addons to progress their code to being more accessible.

Based on the above, there are a number of updates to this addon that are proposed:

Once the above are completed this addon should be in a stable state, and a new major version should be released.

@scalvert
Copy link
Contributor Author

All of the above have been merged, so closing this.

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

No branches or pull requests

1 participant