Open karanmankar95 opened 2 years ago
@karanmankar95 The tests I've written, and show up in the tests/ directory, are intended to run as GitHub actions, not Helm tests. My intent was to protect against regressions in the chart itself, not to verify that any particular release is operating correctly.
Is your feature request related to a problem? Please describe. I am new to Helm and I tried to run helm test which returned Test Suite: None. Is there any documentation for how to run the tests in test directory on a deployed release?
Describe the solution you'd like Please add documentation on how to run unit tests on a deployed release or when the release is being deployed
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.