MCPcopy Index your code
hub / github.com/coder/coder / valuesFilePath

Method valuesFilePath

helm/coder/tests/chart_test.go:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166}
167
168func (tc testCase) valuesFilePath() string {
169 return filepath.Join("./testdata", tc.name+".yaml")
170}
171
172func (tc testCase) goldenFilePath() string {
173 if tc.namespace == "default" {

Callers 2

TestRenderChartFunction · 0.45
TestUpdateGoldenFilesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected