citation-evidence/tests/integration
tegwick b28feaad42 Persist capture data per session (field values, schema, links)
Capture mode state lived only in React memory and was lost when
reopening a session or remounting EngineProvider.

- Add per-session localStorage capture snapshot (schema, values, links)
- Restore on session mount; persist on field/schema/link changes
- Seed binder links from storage without spurious bus events
- Clean up capture key when session is deleted
- Integration test for reload persistence
2026-06-08 01:23:48 +02:00
..
helpers Implement CE-WP-0005 T01-T08: demo app — sessions, uploads, ZIP archive 2026-05-26 14:57:28 +02:00
anchor-source-roundtrip.test.ts CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
app-prd-scenario.dom.test.tsx CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
capture-session-persist.dom.test.tsx Persist capture data per session (field values, schema, links) 2026-06-08 01:23:48 +02:00
citation-card-export-e2e.dom.test.tsx Unify capture/edit form, thicker active document border, layer-hide toggles 2026-05-26 23:27:08 +02:00
forms-active-cycling.dom.test.tsx CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
forms-field-edit.dom.test.tsx CE-WP-0007 T10-T12: field add/edit dialog, pencil edit, integration tests 2026-06-08 00:46:06 +02:00
forms-field-values.dom.test.tsx CE-WP-0008: fix capture field values and viewport scroll retry 2026-06-08 01:07:52 +02:00
forms-link-flow.dom.test.tsx CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
forms-overlay-e2e.dom.test.tsx CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
forms-strip-filter.dom.test.tsx CE-WP-0006/0007: Capture view polish, workplans, and UX refinements 2026-06-08 00:37:34 +02:00
session-export-reimport.dom.test.tsx Unify capture/edit form, thicker active document border, layer-hide toggles 2026-05-26 23:27:08 +02:00