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

File runtime.test.ts

tests/runtime/runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Runtime interface contract tests
3 *
4 * Tests shared Runtime interface behavior (exec, readFile, writeFile, stat, etc.)

Callers

nothing calls this directly

Calls 15

isDockerAvailableFunction · 0.90
startSSHServerFunction · 0.90
stopSSHServerFunction · 0.90
execBufferedFunction · 0.90
writeFileStringFunction · 0.90
readFileStringFunction · 0.90
getRemoteWorkspacePathFunction · 0.90
runFullInitFunction · 0.90
computeBaseRepoPathFunction · 0.90
createSSHTransportFunction · 0.90
buildRemoteProjectLayoutFunction · 0.90

Tested by

no test coverage detected