MCPcopy
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

disposeDefaultLlamaCppFunction · 0.85
createTestStoreFunction · 0.85
cleanupTestDbFunction · 0.85
openDatabaseFunction · 0.85
verifySqliteVecLoadedFunction · 0.85
loadSqliteVecFunction · 0.85
hashContentFunction · 0.85
extractTitleFunction · 0.85
formatQueryForEmbeddingFunction · 0.85
formatDocForEmbeddingFunction · 0.85
chunkDocumentFunction · 0.85

Tested by

no test coverage detected