Commit Graph

1 Commits

Author SHA1 Message Date
Felipe Cardoso
446f4162d7 test(frontend): add unit tests for Projects list components
Add comprehensive test coverage for projects list components:
- ProjectCard.test.tsx: Card rendering, status badges, actions menu
- ProjectFilters.test.tsx: Search, filters, view mode toggle
- ProjectsGrid.test.tsx: Grid/list layout, loading, empty states

30 tests covering rendering, interactions, and edge cases.
2026-01-01 17:20:51 +01:00