Closed mbenita-Cyberark closed 2 years ago
Developer could run integration tests with local repo intsalled as a python package in the tests container
-s | --sdk-repo-path
./bin/test_integration -s /path/to/conjur-api/repo -d
import conjur_api
README
Desired Outcome
Developer could run integration tests with local repo intsalled as a python package in the tests container
Implemented Changes
-s | --sdk-repo-path
to add path to local repo./bin/test_integration -s /path/to/conjur-api/repo -d
import conjur_api
Definition of Done
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security