MCPcopy
hub / github.com/garrytan/gstack / jsonl-store.test.ts

File jsonl-store.test.ts

test/jsonl-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for lib/jsonl-store.ts — the shared JSONL plumbing (D2A).
3 * Covers injection detection, atomic-ish append, and tolerant read.
4 */

Callers

nothing calls this directly

Calls 5

hasInjectionFunction · 0.90
firstInjectionMatchFunction · 0.90
appendJsonlFunction · 0.90
readJsonlFunction · 0.90
tmpFunction · 0.85

Tested by

no test coverage detected