MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / sanitize-error.test.ts

File sanitize-error.test.ts

packages/bot/src/telemetry/sanitize-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { errorClass, normalizePlatform } from "./sanitize-error.js";
3
4describe("normalizePlatform", () => {

Callers

nothing calls this directly

Calls 2

normalizePlatformFunction · 0.85
errorClassFunction · 0.85

Tested by

no test coverage detected