MCPcopy
hub / github.com/anomalyco/opencode / tool-bash.test.ts

File tool-bash.test.ts

packages/core/test/tool-bash.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs/promises"
2import { realpathSync } from "node:fs"
3import path from "path"
4import { describe, expect, test } from "bun:test"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
tmpdirFunction · 0.90
toolDefinitionsFunction · 0.90
settleToolFunction · 0.90
executeToolFunction · 0.90
afterPermissionFunction · 0.85
testFunction · 0.85
syncMethod · 0.80
pushMethod · 0.80
resetFunction · 0.70
withToolFunction · 0.70
callFunction · 0.70

Tested by

no test coverage detected