Skip to content

test: helm-unittest coverage for all chart templates#6

Merged
fuse merged 1 commit into
developfrom
feat/helm-unittest
May 23, 2026
Merged

test: helm-unittest coverage for all chart templates#6
fuse merged 1 commit into
developfrom
feat/helm-unittest

Conversation

@fuse
Copy link
Copy Markdown
Contributor

@fuse fuse commented May 23, 2026

Summary

  • Add helm-unittest suites under tests/ for every template: deployment, configmap, service.
  • Shared fixtures in tests/data/; document coverage in tests/README.md.
  • CI: new unittest job (helm plugin install + helm unittest .) alongside helm lint.

Test plan

  • helm unittest . (11 tests)
  • helm lint .

Merge with Squash and merge into develop.

Add unittest suites for deployment, configmap, and service; fixtures
under tests/data; CI job with helm-unittest --verify=false alongside
helm lint.
@fuse fuse force-pushed the feat/helm-unittest branch from 4d54a8a to 72ff70c Compare May 23, 2026 21:40
@fuse fuse merged commit 2969579 into develop May 23, 2026
2 checks passed
@fuse fuse deleted the feat/helm-unittest branch May 23, 2026 21:41
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

Successfully merging this pull request may close these issues.

1 participant