Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ code_execution.integration.test.ts
File
code_execution.integration.test.ts
src/node/services/tools/code_execution.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Integration tests
for
code_execution tool with real tools
3
*
4
* These tests prove the full end-to-end flow: code_execution -> QuickJS sandbox -> real tools -> real filesystem.
Callers
nothing calls this directly
Calls
7
createTestToolConfig
Function · 0.90
createFileReadTool
Function · 0.90
createCodeExecutionTool
Function · 0.90
getTestDeps
Function · 0.90
createBashTool
Function · 0.90
writeFile
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected