MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / tool-id.spec.ts

File tool-id.spec.ts

src/utils/__tests__/tool-id.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sanitizeToolUseId, truncateOpenAiCallId, sanitizeOpenAiCallId, OPENAI_CALL_ID_MAX_LENGTH } from "../tool-id"
2
3describe("sanitizeToolUseId", () => {
4 describe("valid IDs pass through unchanged", () => {

Callers

nothing calls this directly

Calls 3

sanitizeToolUseIdFunction · 0.90
truncateOpenAiCallIdFunction · 0.90
sanitizeOpenAiCallIdFunction · 0.90

Tested by

no test coverage detected