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 Helm chart unit tests #520

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Conversation

arybolovlev
Copy link
Contributor

@arybolovlev arybolovlev commented Nov 18, 2024

Description

Add Helm chart unit tests using Terratest.

Usage Example

Terratest

$ go test -count=1 -timeout=5m ./charts/unit/...

ok  	github.com/hashicorp/hcp-terraform-operator/charts/unit	0.813s

References

N/A.

Community Note

  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

@github-actions github-actions bot added documentation Improvements or additions to documentation helm-chart github_actions Pull requests that update GitHub Actions code size/L size/XL dependencies Pull requests that update a dependency file golang test and removed size/L dependencies Pull requests that update a dependency file labels Nov 18, 2024
@arybolovlev arybolovlev force-pushed the add-helm-chart-validation branch from 8332594 to f323a24 Compare December 2, 2024 14:20
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@arybolovlev arybolovlev force-pushed the add-helm-chart-validation branch from 576bbcd to 193339e Compare December 10, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code golang helm-chart size/XL test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant