MCPcopy
hub / github.com/CopilotKit/CopilotKit / routing-express.test.ts

File routing-express.test.ts

packages/runtime/src/v2/runtime/__tests__/routing-express.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import request from "supertest";
3import { describe, expect, it, vi } from "vitest";
4import type { AbstractAgent, BaseEvent } from "@ag-ui/client";

Callers

nothing calls this directly

Calls 6

createAppFunction · 0.70
sendMethod · 0.65
postMethod · 0.65
getMethod · 0.65
requestFunction · 0.50
setMethod · 0.45

Tested by

no test coverage detected