cyberark / conjur-cli-go

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

Refactor and expand integration tests #136

Closed szh closed 1 year ago

szh commented 1 year ago

Desired Outcome

Refactor and expand integration tests. There should be tests for all commands and options.

Implemented Changes

Connected Issue/Story

CyberArk internal issue ID: CNJR-473

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 5bd08e03 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Style 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 82.3% (0.0% change).

View more on Code Climate.