Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ memory-injection.test.ts
File
memory-injection.test.ts
packages/e2e-tests/tests/memory-injection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference types="bun-types" />
2
3
import
{ Database } from
"bun:sqlite"
;
4
import
{ afterAll, beforeAll, describe, expect, it } from
"bun:test"
;
Callers
nothing calls this directly
Calls
13
computeDirIdentity
Function · 0.85
setDefault
Method · 0.80
createSession
Method · 0.80
countCompartments
Method · 0.80
lastRequest
Method · 0.80
seedMemory
Function · 0.70
dispose
Method · 0.65
create
Method · 0.45
reset
Method · 0.45
sendPrompt
Method · 0.45
waitFor
Method · 0.45
hasContextDb
Method · 0.45
Tested by
no test coverage detected