Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to run unittests on somechart.tgz files using external value files #250

Open
sokratix opened this issue Dec 12, 2023 · 0 comments

Comments

@sokratix
Copy link

I suspect that when I run the unittest on a tgz file, it doesn't work as expected.

Following unittest passes with no errors although I use the wrong value (checking with regex):

helm unittest --color helmchart.tgz -v values-dev.yaml

And the same chart extracted, it fails as it supposed to do:

helm unittest --color helmchart/ -v values-dev.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant