the-tip-top-frontend/__tests__/components/ui
soufiane 41313a2477 fix: update tests to match new color palette
- Update theme.test.ts to expect primary/secondary colors instead of blue/yellow/green
- Update PrizeCard.test.tsx to expect beige-300 and primary-500 border classes

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:27:40 +01:00
..
EmptyState.test.tsx test: add unit tests for UI components to improve coverage 2025-12-01 22:24:19 +01:00
LoadingState.test.tsx test: add unit tests for UI components to improve coverage 2025-12-01 22:24:19 +01:00
Modal.test.tsx test: add unit tests for UI components to improve coverage 2025-12-01 22:24:19 +01:00
Pagination.test.tsx test: add unit tests for UI components to improve coverage 2025-12-01 22:24:19 +01:00
PrizeCard.test.tsx fix: update tests to match new color palette 2025-12-05 11:27:40 +01:00
StatCard.test.tsx test: add unit tests for UI components 2025-12-01 17:26:11 +01:00
StatusBadge.test.tsx test: add unit tests for UI components 2025-12-01 17:26:11 +01:00
TicketPrizeDisplay.test.tsx test: add unit tests for new components to improve coverage 2025-12-01 21:52:04 +01:00
TicketTableRow.test.tsx test: add unit tests for new components to improve coverage 2025-12-01 21:52:04 +01:00