Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isDockerAvailable
Function · 0.90
startSSHServer
Function · 0.90
stopSSHServer
Function · 0.90
execBuffered
Function · 0.90
writeFileString
Function · 0.90
readFileString
Function · 0.90
getRemoteWorkspacePath
Function · 0.90
runFullInit
Function · 0.90
computeBaseRepoPath
Function · 0.90
createSSHTransport
Function · 0.90
buildLegacyRemoteProjectLayout
Function · 0.90
buildRemoteProjectLayout
Function · 0.90
Tested by
no test coverage detected