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

Refactor and update accessibility testing for Accordion, Link, Breadcrumb, Tabs, ContentSwitcher #7182

Closed
10 tasks
dakahn opened this issue Oct 29, 2020 · 0 comments

Comments

@dakahn
Copy link
Contributor

dakahn commented Oct 29, 2020

Definition of done

1. Accordion

  • refactor component accessibility tests using React Testing Library
  • add AVT2/3 manual testing docs to component directory

2. Link

  • refactor component accessibility tests using React Testing Library
  • add AVT2/3 manual testing docs to component directory

3. Breadcrumb

  • refactor component accessibility tests using React Testing Library
  • add AVT2/3 manual testing docs to component directory

4. Tabs

  • refactor component accessibility tests using React Testing Library
  • add AVT2/3 manual testing docs to component directory

5. ContentSwitcher

  • refactor component accessibility tests using React Testing Library
  • add AVT2/3 manual testing docs to component directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment