Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ session-cache.test.ts
File
session-cache.test.ts
packages/node-runtime/src/cache/session-cache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Regression tests
for
overview cache self-invalidation.
3
*
4
* Key scenario: after incremental
import
inserts
new
messages the cache
Callers
nothing calls this directly
Calls
9
computeAndSetOverviewCache
Function · 0.90
getCache
Function · 0.90
getValidatedOverviewCache
Function · 0.90
setCache
Function · 0.90
makeTestDb
Function · 0.85
insertMessage
Function · 0.85
makeTempDir
Function · 0.70
get
Method · 0.65
prepare
Method · 0.65
Tested by
no test coverage detected