MCPcopy Create free account
hub / github.com/docker/docker-language-server / TestCodeLens_WSL

Function TestCodeLens_WSL

internal/bake/hcl/codeLens_test.go:24–26  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

22}
23
24func TestCodeLens_WSL(t *testing.T) {
25 testCodeLens(t, "\\\\wsl$\\docker-desktop\\tmp", "file://wsl%24/docker-desktop/tmp/docker-bake.hcl")
26}
27
28func testCodeLens(t *testing.T, testsFolder, uriString string) {
29 testCases := []struct {

Callers

nothing calls this directly

Calls 1

testCodeLensFunction · 0.85

Tested by

no test coverage detected