You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have many unit tests for helm chart and thus bugs can slip into releases.
Why do we need it?
Currently we are mixing unit tests and integration tests and require running a kubernetes cluster for tests. This can be simplified by moving unit tests into helm-unittest.
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
What is missing?
We don't have many unit tests for helm chart and thus bugs can slip into releases.
Why do we need it?
Currently we are mixing unit tests and integration tests and require running a kubernetes cluster for tests. This can be simplified by moving unit tests into helm-unittest.
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: