MCPcopy
hub / github.com/coder/mux / DockerRuntime.test.ts

File DockerRuntime.test.ts

src/node/runtime/DockerRuntime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { DockerRuntime, getContainerName } from "./DockerRuntime";
3import type { InitLogger } from "./Runtime";
4

Callers

nothing calls this directly

Calls 5

getContainerNameFunction · 0.90
getImageMethod · 0.80
getWorkspacePathMethod · 0.65
abortMethod · 0.65
forkWorkspaceMethod · 0.65

Tested by

no test coverage detected