Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ database-manager.test.ts
File
database-manager.test.ts
packages/node-runtime/src/database-manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
getSessionInfo
Function · 0.90
readDataDirCompatibilityMeta
Function · 0.90
assertAnalysisToolIndexes
Function · 0.85
closeAll
Method · 0.80
openRawSessionDatabase
Method · 0.80
raiseCurrentChatDbCompatibilityGate
Method · 0.80
makeTempDir
Function · 0.70
createPathProvider
Function · 0.70
exec
Method · 0.65
close
Method · 0.65
open
Method · 0.65
pragma
Method · 0.65
Tested by
no test coverage detected