Pad/doc
Greg Pomerantz 6a43e3c0db Add e2e test harness for testing editor logic without Gio display
- internal/test/e2e/: FrameCapture, Harness, ElementAssertions, helpers
- internal/editor/logic.go: Add done channel and Done() method for graceful shutdown
- internal/editor/mock_setup.go: Mock filesystem for tests
- internal/browser/: Browser layout and search logic
- internal/io/: Worker pool for async tasks
- Update architecture docs and spec
2026-05-31 08:56:30 -04:00
..
architecture.md Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
browser_implementation_plan.md Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
conflict_resolution.md Add Gioui scaffolding with Label and ListView rendering 2026-05-07 17:45:56 -04:00
element_model.md Documentation update. 2026-05-26 10:00:14 -04:00
layout_rendering.md Updates to rendering pipeline and documentation. 2026-05-25 17:40:35 -04:00
SPEC.md Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
touch.md Fix scroll clipping: ListView now clips scroll gestures to its region 2026-05-28 14:56:12 -04:00