MCPcopy
hub / github.com/CopilotKit/CopilotKit / state-conversation-store.test.ts

File state-conversation-store.test.ts

packages/bot/src/state/state-conversation-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import type { AbstractAgent } from "@ag-ui/client";
3import { MemoryStore } from "./memory-store.js";
4import { createStateBackedConversationStore } from "./state-conversation-store.js";

Callers

nothing calls this directly

Calls 2

getOrCreateMethod · 0.65

Tested by

no test coverage detected