cyberark / conjur-oss-suite-release

Under development - Latest stable releases of the Conjur OSS suite
Apache License 2.0
7 stars 2 forks source link

An end-to-end test case exists #40

Closed izgeri closed 4 years ago

izgeri commented 4 years ago

An end-to-end test case exists using the pinned component versions for:

doodlesbykumbi commented 4 years ago

The PR is merged. It'll be used as a foundation for further work. There are some issues that have yet to be addressed:

  1. Logging that clearly informs the user what's going on e.g. What is being deployed, What test is being exercised and how. This needs to be very high level and absent of clutter.
  2. Add adequate comments so that if a consumer of these test cases needs to look at the code it is more-easily navigable.