Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Secrets Provider test infrastructure #306

Open
izgeri opened this issue Mar 1, 2021 · 0 comments
Open

Review Secrets Provider test infrastructure #306

izgeri opened this issue Mar 1, 2021 · 0 comments

Comments

@izgeri
Copy link
Contributor

izgeri commented Mar 1, 2021

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant