MCPcopy Create free account
hub / github.com/arctic-cli/interface / headers.test.ts

File headers.test.ts

packages/arctic/test/mcp/headers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, mock, beforeEach } from "bun:test"
2
3// Track what options were passed to each transport constructor
4const transportCalls: Array<{

Callers

nothing calls this directly

Calls 2

tmpdirFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected