MCPcopy
hub / github.com/coder/mux / agentResolution.test.ts

File agentResolution.test.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "node:fs/promises";
2import * as path from "node:path";
3
4import { describe, expect, test } from "bun:test";

Callers

nothing calls this directly

Calls 5

resolveAgentForStreamFunction · 0.90
createSubagentMetadataFunction · 0.85
resolvePolicyForAgentFunction · 0.85
writeFileMethod · 0.65

Tested by

no test coverage detected