Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tobi/qmd
/ store.test.ts
File
store.test.ts
test/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* store.test.ts - Comprehensive unit tests
for
the QMD store module
3
*
4
* Run with: bun test store.test.ts
Callers
nothing calls this directly
Calls
15
disposeDefaultLlamaCpp
Function · 0.85
_resetProductionModeForTesting
Function · 0.85
createTestStore
Function · 0.85
cleanupTestDb
Function · 0.85
openDatabase
Function · 0.85
verifySqliteVecLoaded
Function · 0.85
loadSqliteVec
Function · 0.85
hashContent
Function · 0.85
extractTitle
Function · 0.85
formatQueryForEmbedding
Function · 0.85
formatDocForEmbedding
Function · 0.85
chunkDocument
Function · 0.85
Tested by
no test coverage detected