MCPcopy
hub / github.com/inkeep/open-knowledge / embed-probe.test.ts

File embed-probe.test.ts

packages/server/src/embed-probe.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test';
2import { randomUUID } from 'node:crypto';
3import { mkdirSync, mkdtempSync, rmSync } from 'node:fs';
4import type { IncomingMessage, ServerResponse } from 'node:http';

Callers

nothing calls this directly

Calls 11

deriveDetectionFunction · 0.90
recordEmbedProbeFunction · 0.90
makeGetReqFunction · 0.85
parseMethod · 0.80
entryFunction · 0.70
setupFunction · 0.70
makeResFunction · 0.70
dispatchFunction · 0.70
cleanupFunction · 0.70
readMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected