MCPcopy Index your code
hub / github.com/continuedev/continue / subagent.test.ts

File subagent.test.ts

extensions/cli/src/tools/subagent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2
3import { services } from "../services/index.js";
4import { serviceContainer } from "../services/ServiceContainer.js";

Callers

nothing calls this directly

Calls 3

subagentToolFunction · 0.85
mockMethod · 0.80
runMethod · 0.65

Tested by

no test coverage detected