-
Notifications
You must be signed in to change notification settings - Fork 85
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
Unit Test #17
Comments
no, the project is missing unit tests @DuckStarBall |
I think you can add a unit test case instead of all cases. You can add an example so that we can contribute more to the project. You can add the unit test of the installRelease. Thank you. |
May be can refer to helm test case https://github.com/helm/helm/blob/master/pkg/action/install_test.go, i will try add a unit test later. Thank you. |
That's so cool. I'm looking forward to your contribution. Thank you. |
Is there a unit test for this project?
The text was updated successfully, but these errors were encountered: