cyberark / secrets-provider-for-k8s

Cyberark secrets provider for k8s
Apache License 2.0
26 stars 11 forks source link

E2e test framework #535

Closed gl-johnson closed 1 year ago

gl-johnson commented 1 year ago

Desired Outcome

Implement the basic skeleton for running Golang based e2e tests.

This should include any required startup/teardown steps, and provide some helper functions to mirror the functionality of existing e2e tests.

Implemented Changes

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

szh commented 1 year ago

It's finally coming! This is super duper exciting

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit c016a232 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 88.2% (0.0% change).

View more on Code Climate.