We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@shared/ButtonLink.jsx
Add a test to @shared/ButtonLink.jsx using the RTL framework. See our docs for writing frontend tests.
@shared/ButtonLink.test.jsx
clickHandler
className
defaultProps
The text was updated successfully, but these errors were encountered:
chore: test @shared/ButtonLink.jsx #4672
30dcfd1
Merge pull request #4699 from cloud-gov/chore-test-shared-buttonLink-…
6753823
…4672 chore: test @shared/ButtonLink.jsx #4672
sknep
Successfully merging a pull request may close this issue.
Add a test to
@shared/ButtonLink.jsx
using the RTL framework. See our docs for writing frontend tests.Acceptance Criteria
@shared/ButtonLink.test.jsx
clickHandler
is called on clickclassName
is applieddefaultProps
and add the to the component argsThe text was updated successfully, but these errors were encountered: