FABRIC/src/web/frontend
jeda 469ad2cebe feat(bd-38s): Add comprehensive tests for CollisionAlert component
The CollisionAlert React component was already fully implemented in
src/web/frontend/src/components/CollisionAlert.tsx. This commit adds
comprehensive test coverage including:

- Rendering tests (visibility, empty state, counts)
- Severity grouping (critical/error, warning, info)
- Type icons (F, B, T for file, bead, task)
- Severity icons (!!!, !!, !, i)
- Acknowledgment functionality
- Detail view display
- Worker display (count vs names)
- Title truncation
- CSS class application
- Selection handling

Co-Authored-By: Claude Worker <noreply@anthropic.com>
2026-03-03 14:57:05 +00:00
..
components feat(bd-3fs): Add CollisionAlert component to web frontend 2026-03-03 14:46:56 +00:00
src feat(bd-3fs): Add CollisionAlert component to web frontend 2026-03-03 14:46:56 +00:00
test feat(bd-38s): Add comprehensive tests for CollisionAlert component 2026-03-03 14:57:05 +00:00
index.html feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
tsconfig.json feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00