patternfly-elements
patternfly-elements copied to clipboard
tests: `<pf-tabs>` add axe tree test for selected state
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
Added axe tree test for aria-selected and created a pull request for the same.