MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / task-tool.test.ts

File task-tool.test.ts

test/task-tool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import { TaskTool, setSubAgentRunner } from '../src/tools/builtin/task.js';
3import type { ToolContext } from '../src/tools/base.js';
4

Callers

nothing calls this directly

Calls 4

setSubAgentRunnerFunction · 0.85
addMethod · 0.80
makeCtxFunction · 0.70
executeMethod · 0.65

Tested by

no test coverage detected