MCPcopy Create free account
hub / github.com/cortexkit/magic-context / ctx-memory.test.ts

File ctx-memory.test.ts

packages/pi-plugin/src/tools/ctx-memory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test";
2import { resolveProjectIdentity } from "@magic-context/core/features/magic-context/memory/project-identity";
3import {
4 getMemoryById,

Callers

nothing calls this directly

Calls 10

createTestDbFunction · 0.90
createCtxMemoryToolFunction · 0.90
fakeContextFunction · 0.90
closeQuietlyFunction · 0.90
resolveProjectIdentityFunction · 0.90
insertMemoryFunction · 0.90
getMemoryByIdFunction · 0.90
runMethod · 0.65
prepareMethod · 0.45

Tested by

no test coverage detected