MCPcopy Create free account
hub / github.com/backnotprop/plannotator / codeAnnotationDraftPersistence.test.tsx

File codeAnnotationDraftPersistence.test.tsx

packages/ui/codeAnnotationDraftPersistence.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Draft persistence tests for the code-review annotation autosave
3 * (useCodeAnnotationDraft), exercising the REAL stack: the actual hook mounted
4 * in React on one side, the actual saveDraft/loadDraft/deleteDraft disk layer

Callers

nothing calls this directly

Calls 7

deleteDraftFunction · 0.90
loadDraftFunction · 0.90
saveDraftFunction · 0.90
installFetchShimFunction · 0.70
mountSessionFunction · 0.70
optionsFunction · 0.70
tickFunction · 0.70

Tested by

no test coverage detected