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

Add component feature testing #156

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Add component feature testing #156

wants to merge 3 commits into from

Conversation

gregtyler
Copy link
Contributor

Description of the change

Adds feature tests, using Jest and testing library to interactive components.

This will allow us to ensure that future changes don't cause regressions, and provides some soft documentation of how the components are supposed to react.

Release notes

  • Added component feature tests

This gives us a more user-focused language to test components with, to avoid testing implementation
details
@gregtyler gregtyler added staging:active Automatic label added when the PR is on the staging environment and removed staging:active Automatic label added when the PR is on the staging environment labels Nov 25, 2022
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.

None yet

1 participant