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

Install and implement Jest-Axe for accessibility testing in unit tests #18

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

doubleedesign
Copy link
Contributor

@doubleedesign doubleedesign commented Aug 31, 2024

Summary

What is the nature of this pull request?

  • New feature
  • Enhancement to an existing feature
  • Bug fix
  • Configuration update
  • Dependency update

Description of change

This PR implements Jest-Axe for testing our components against accessibility guidelines.

Planner card link

Implement Jest-Axe for accessibility testing in unit tests

Readiness

  • The application runs successfully with my change.
  • I have included code comments where appropriate.
  • Where I have copied and pasted code from other sources, I have included a comment with a link to the original source.
  • I have read and followed the principles and guidelines about submitting code.
  • I have added unit tests for new components and/or functionality.
  • All existing and new unit tests pass (including updating tests for any necessary breaking changes).

@doubleedesign doubleedesign requested a review from a team as a code owner August 31, 2024 13:08
@doubleedesign doubleedesign merged commit 91e78ad into main Sep 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant