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/GithubAuthButton.jsx
Add a test to @shared/GithubAuthButton.jsx using the RTL framework. See our docs for writing frontend tests.
@shared/GithubAuthButton.test.jsx
revokeFirst
onSuccess
onFailuer
defaultProps
The text was updated successfully, but these errors were encountered:
chore: Test shared/GithubAuthButton #4671
c6b38f6
09b8e2b
Signed-off-by: Andrew Burnes <[email protected]>
944c53c
b7b2f02
c73ba0e
Merge pull request #4687 from cloud-gov/chore-test-shared/GithubAuthB…
1ea4031
…utton-4671 chore: Test shared/GithubAuthButton #4671
apburnes
sknep
Successfully merging a pull request may close this issue.
Add a test to
@shared/GithubAuthButton.jsx
using the RTL framework. See our docs for writing frontend tests.Acceptance Criteria
@shared/GithubAuthButton.test.jsx
revokeFirst
function is called on clickonSuccess
action gets called successonFailuer
action gets called when faildefaultProps
and add the to the component argsThe text was updated successfully, but these errors were encountered: