MCPcopy
hub / github.com/CopilotKit/CopilotKit / platform-allowlist-coverage.test.ts

File platform-allowlist-coverage.test.ts

packages/bot/src/telemetry/platform-allowlist-coverage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { readFileSync, readdirSync, existsSync } from "node:fs";
3import { fileURLToPath } from "node:url";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 4

discoverAdapterPlatformsFunction · 0.85
normalizePlatformFunction · 0.85
filterMethod · 0.80
joinMethod · 0.65

Tested by

no test coverage detected