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

updating jiratoken and jiratokenV2 to use tri-state verification #1744

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

0x1
Copy link
Contributor

@0x1 0x1 commented Sep 1, 2023

Description:

updating jiratoken and jiratokenV2 to use tri-state verification
updating/fixing tests�
also updating token to secret on the tests which is the standard across our tests so far as i've seen

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

} else {
s1.VerificationError = err
Copy link
Contributor Author

@0x1 0x1 Sep 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would have always been nil

@0x1 0x1 requested a review from a team September 5, 2023 14:15
Copy link
Collaborator

@rosecodym rosecodym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work! how comprehensive has our testing of this been?

@0x1
Copy link
Contributor Author

0x1 commented Sep 5, 2023

nice work! how comprehensive has our testing of this been?

can you elaborate on what you mean? i haven't done any testing beyond running the tests locally, and the tests cover all of potential failure cases i believe.

@0x1 0x1 merged commit d3e7c5a into main Sep 5, 2023
10 checks passed
@0x1 0x1 deleted the jiratoken-tri-state branch September 5, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants