FABRIC/src/tui
jeda 8c025b74f5 feat(bd-3bt): Add blessed TUI tests for WorkerGrid component
- Add comprehensive unit tests for WorkerGrid component
- Mock blessed box and screen elements
- Test constructor, updateWorkers, selection navigation
- Test render output (status icons, collision indicators)
- Test key bindings (up/down/k/j/g/G)
- Cover edge cases (no workers, empty events, long descriptions)

All 29 tests pass. Total test suite: 183 tests passing.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-03 14:32:20 +00:00
..
components feat(bd-3bt): Add blessed TUI tests for WorkerGrid component 2026-03-03 14:32:20 +00:00
utils feat(bd-232): Implement P4-007 Recovery Playbook 2026-03-03 14:22:26 +00:00
app.ts feat(bd-3sj): P4-002: File Heatmap 2026-03-03 12:11:54 +00:00
dagUtils.ts feat(bd-232): Implement P4-007 Recovery Playbook 2026-03-03 14:22:26 +00:00
index.ts feat(bd-4jn): P4-004: Smart Error Grouping 2026-03-03 11:53:27 +00:00