cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

Improve code coverage #24

Closed gl-johnson closed 2 years ago

gl-johnson commented 2 years ago

Desired Outcome

Review the code coverage to identify gaps in coverage and add tests to improve code coverage

Implemented Changes

Added unit tests covering the client and API functionality. Cobertura now reporting 83% line coverage.

Connected Issue/Story

CyberArk internal issue link: ONYX-21632

Changelog

Test coverage

Documentation

Behavior

Security