Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
hasInjection
Function · 0.90
firstInjectionMatch
Function · 0.90
appendJsonl
Function · 0.90
readJsonl
Function · 0.90
tmp
Function · 0.85
Tested by
no test coverage detected