Pad/internal/io/pool
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
..
mock Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
context_test.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
result.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
task_test.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
task.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
worker_pool_test.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
worker_pool.go Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00