cyberark / conjur-cli-go

CyberArk Conjur command line interface (Go)
Apache License 2.0
4 stars 2 forks source link

Refactor CLI OIDC Integration Tests #122

Closed juniortaeza closed 1 year ago

juniortaeza commented 1 year ago

Desired Outcome

This pull request refactors the existing OIDC Integration Tests.

Implemented Changes

Changelog

Test coverage

Documentation

Behavior

Security

juniortaeza commented 1 year ago

Thank you for the feedback @john-odonnell.

My most recent commit should address most/all of your feedback. In the meantime, I'll continue polishing things up (as I continue to learn new things with Go) :)

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 5e26e55f and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 81.4% (0.0% change).

View more on Code Climate.