MCPcopy Index your code
hub / github.com/helm/helm / TestVersionFileCompletion

Function TestVersionFileCompletion

pkg/cmd/version_test.go:39–41  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

37}
38
39func TestVersionFileCompletion(t *testing.T) {
40 checkFileCompletion(t, "version", false)
41}

Callers

nothing calls this directly

Calls 1

checkFileCompletionFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…