MCPcopy
hub / github.com/coder/mux / task.bash.test.ts

File task.bash.test.ts

src/node/services/tools/task.bash.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, mock } from "bun:test";
2import type { ToolExecutionOptions } from "ai";
3
4import { createBashTool } from "./bash";

Callers

nothing calls this directly

Calls 7

createBashToolFunction · 0.90
createTestToolConfigFunction · 0.90
createTaskAwaitToolFunction · 0.90
createTaskListToolFunction · 0.90
createTaskTerminateToolFunction · 0.90
resolveMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected