MCPcopy
hub / github.com/rohitg00/agentmemory / slots.test.ts

File slots.test.ts

test/slots.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi } from "vitest";
2import { registerSlotsFunctions, DEFAULT_SLOTS, listPinnedSlots, renderPinnedContext } from "../src/functions/slots.js";
3import { KV } from "../src/state/schema.js";
4

Callers

nothing calls this directly

Calls 6

wireFunction · 0.85
waitForSeedFunction · 0.85
listPinnedSlotsFunction · 0.85
renderPinnedContextFunction · 0.85
listMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected