patternfly-elements icon indicating copy to clipboard operation
patternfly-elements copied to clipboard

tests: `<pf-tabs>` add axe tree test for selected state

Open zeroedin opened this issue 1 year ago • 1 comments

Add axe tree test for aria-selected state.

See RHDS tabs tests for example: https://github.com/RedHat-UX/red-hat-design-system/blob/8eebce683d0cd6a9c79aa28779f2bf2ef54f3aa0/elements/rh-tabs/test/rh-tabs.spec.ts#L111

zeroedin avatar Jun 13 '24 15:06 zeroedin

Added axe tree test for aria-selected and created a pull request for the same.

AdityaPatil22 avatar Dec 10 '24 12:12 AdityaPatil22