MCPcopy Create free account
hub / github.com/CopilotKit/aimock / claudePath

Function claudePath

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

Source from the content-addressed store, hash-verified

478
479describe("Anthropic Claude Messages API conformance", () => {
480 const claudePath = () => `${instance.url}/v1/messages`;
481
482 describe("non-streaming", () => {
483 it("has all required top-level fields", async () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…