pulumi-kubernetes icon indicating copy to clipboard operation
pulumi-kubernetes copied to clipboard

[Helm/Release] Test coverage for core helm-release

Open viveklak opened this issue 4 years ago • 0 comments

As currently structured, the Helm release resource is a mini-provider within the Kubernetes provider. We should be able to provide good test coverage for it in isolation.

Develop unit test cases for the Helm Release v3 provider in provider/pkg/provider/helm_release.go, as part of https://github.com/pulumi/pulumi-kubernetes/issues/2767 and similar to https://github.com/pulumi/pulumi-kubernetes/pull/2768.

viveklak avatar Sep 03 '21 17:09 viveklak