MCPcopy Create free account
hub / github.com/CopilotKit/aimock / api-conformance.test.ts

File api-conformance.test.ts

src/__tests__/api-conformance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { describe, it, expect, beforeAll, afterAll } from "vitest";
3import http from "node:http";
4import { createServer, type ServerInstance } from "../server.js";

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
chatPathFunction · 0.85
responsesPathFunction · 0.85
claudePathFunction · 0.85
geminiContentPathFunction · 0.85
geminiStreamPathFunction · 0.85
embeddingsPathFunction · 0.85
resolveFunction · 0.85
onMethod · 0.80
writeMethod · 0.80
endMethod · 0.80
httpPostFunction · 0.70

Tested by

no test coverage detected