Add comprehensive tests for: - Pagination: navigation, page numbers, disabled states - EmptyState: message, icon, title, action button - LoadingState: different types (page, card, table, list) - Modal: open/close, backdrop click, escape key, sizes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| EmptyState.test.tsx | ||
| LoadingState.test.tsx | ||
| Modal.test.tsx | ||
| Pagination.test.tsx | ||
| PrizeCard.test.tsx | ||
| StatCard.test.tsx | ||
| StatusBadge.test.tsx | ||
| TicketPrizeDisplay.test.tsx | ||
| TicketTableRow.test.tsx | ||