MCPcopy 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

createTestToolConfigFunction · 0.90
createFileReadToolFunction · 0.90
createCodeExecutionToolFunction · 0.90
getTestDepsFunction · 0.90
createBashToolFunction · 0.90
writeFileMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected