Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
03dacfe4
Unverified
Commit
03dacfe4
authored
6 years ago
by
Adam Reese
Committed by
GitHub
6 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #4071 from adamreese/dev-v3-template
ref(cmd): test template cmd using golden files
parents
9b6f674b
1d2f40c8
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
cmd/helm/template.go
+25
-37
cmd/helm/template.go
cmd/helm/template_test.go
+30
-110
cmd/helm/template_test.go
cmd/helm/testdata/output/template-absolute.txt
+23
-0
cmd/helm/testdata/output/template-absolute.txt
cmd/helm/testdata/output/template-kube-version.txt
+59
-0
cmd/helm/testdata/output/template-kube-version.txt
cmd/helm/testdata/output/template-name-template.txt
+59
-0
cmd/helm/testdata/output/template-name-template.txt
cmd/helm/testdata/output/template-name.txt
+59
-0
cmd/helm/testdata/output/template-name.txt
cmd/helm/testdata/output/template-no-args.txt
+3
-0
cmd/helm/testdata/output/template-no-args.txt
cmd/helm/testdata/output/template-notes.txt
+62
-0
cmd/helm/testdata/output/template-notes.txt
cmd/helm/testdata/output/template-set.txt
+23
-0
cmd/helm/testdata/output/template-set.txt
cmd/helm/testdata/output/template-values-files.txt
+59
-0
cmd/helm/testdata/output/template-values-files.txt
cmd/helm/testdata/output/template.txt
+59
-0
cmd/helm/testdata/output/template.txt
internal/test/test.go
+1
-1
internal/test/test.go
with
462 additions
and
148 deletions
+462
-148
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets