MCPcopy Create free account
hub / github.com/cortexkit/magic-context / ctx-aug.test.ts

File ctx-aug.test.ts

packages/pi-plugin/src/commands/ctx-aug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, mock, spyOn } from "bun:test";
2import * as subagentModule from "../subagent-runner";
3import { createFakePi, fakeContext } from "../test-utils.test";
4import { registerCtxAugCommand } from "./ctx-aug";

Callers

nothing calls this directly

Calls 6

createFakePiFunction · 0.90
registerCtxAugCommandFunction · 0.90
fakeContextFunction · 0.90
installRunnerFunction · 0.85
hasMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected