secrets-provider-for-k8s icon indicating copy to clipboard operation
secrets-provider-for-k8s copied to clipboard

Review Secrets Provider test infrastructure

Open izgeri opened this issue 4 years ago • 0 comments
trafficstars

Description

Review the test framework being used in the Secrets Provider project. Identify what tests they run (unit, integration, e2e) and how each are set up.

The outcome of this card will be a presentation to the team on how tests work in Secrets Provider, if possible including some ideas for how to improve the test strategy (especially to reduce build time).

Describe the solution you would like

  • Any gaps in UT in the area of SP container configuration, e.g. tests for defaults and invalid values
  • Are there any Golang mock examples for retrieving secrets from Conjur?
  • What Docker-compose based test infrastructure is available?
  • What E2E, holistic testing is available, and for what platforms (e.g. KinD, GKE, OpenShift)? (for future reference)?
  • Report results to team, perhaps a quick Gist.

izgeri avatar Mar 01 '21 16:03 izgeri