MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / fanout-runner.test.ts

File fanout-runner.test.ts

test/fanout-runner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, afterEach } from 'vitest';
2import { runFanout, type FanoutJob } from '../src/orchestration/fanout.js';
3import { setSubAgentRunner } from '../src/tools/builtin/task.js';
4

Callers

nothing calls this directly

Calls 4

setSubAgentRunnerFunction · 0.85
jobFunction · 0.85
runFanoutFunction · 0.85
abortMethod · 0.80

Tested by

no test coverage detected