ember-a11y-testing icon indicating copy to clipboard operation
ember-a11y-testing copied to clipboard

feat: init v2

Open aklkv opened this issue 6 months ago • 3 comments

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

aklkv avatar Jun 07 '25 08:06 aklkv

@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

aklkv avatar Jun 20 '25 03:06 aklkv

I don't think we need the dummy app anymore TBQH.

MelSumner avatar Jun 20 '25 19:06 MelSumner

I don't think we need the dummy app anymore TBQH.

should we drop related to dummy app then?

aklkv avatar Jun 20 '25 21:06 aklkv

should we drop related to dummy app then?

ya

NullVoxPopuli avatar Jul 15 '25 22:07 NullVoxPopuli

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)

NullVoxPopuli avatar Jul 15 '25 22:07 NullVoxPopuli

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

aklkv avatar Jul 16 '25 00:07 aklkv