MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / runtime-config.test.ts

File runtime-config.test.ts

showcase/shell-docs/src/lib/runtime-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
3// Stub next/cache.unstable_noStore — vitest runs outside Next's runtime
4// so the real implementation throws ("called outside a Server

Callers

nothing calls this directly

Calls 5

getRuntimeConfigFunction · 0.90
keysMethod · 0.80
pushMethod · 0.65
joinMethod · 0.65

Tested by

no test coverage detected