-
Jaime Nuche authored
Replace the mocks for our backend clients with wrappers around the Helm and Kubernetes library clients. This increases the amount of production code that is being tested by the BDD tests. The only code now being mocked during tests lives in the two new wrappers: `KubeClientWrapper` and `HelmClientWrapper` Bug: T370039