ember-a11y-testing
ember-a11y-testing copied to clipboard
feat: init v2
it's massive but it works
publishing most likely broken at the moment
[side-note]: we need to audit some parts like
- dummy app, I have migrated it in the new format but do we need it and all it styles
- part in
index.js - node-tests
@MelSumner I think it's ready for review except it were are some new a11y failed tests, I am guessing I bumped axe-code by accident and questions in description
I don't think we need the dummy app anymore TBQH.
I don't think we need the dummy app anymore TBQH.
should we drop related to dummy app then?
should we drop related to dummy app then?
ya
I think it'd be good to have a demo vite app in here (which would mean monorepoing this repo) -- could also exist in a separate repo on this org, but there'd be DX issues to work out with compilation and all that (if no compilation, folks could just use git refs)
I think it'd be good to have a demo vite app in here (which would mean monorepoing this repo) -- could also exist in a separate repo on this org, but there'd be DX issues to work out with compilation and all that (if no compilation, folks could just use git refs)
I can add demo vite app in repo, was hoping to avoid it but oh well seems it's the way to have more stability