queue/admin
Lilith 1667289364 Add component tests and data-testid attributes
- Add 58 component tests for admin-frontend UI:
  - QueueCard: 12 tests (name, description, counts, selection, metrics)
  - BulkActionsBar: 16 tests (retry/cancel actions, clean dropdown)
  - ServiceFilter: 7 tests (button rendering, selection, clicks)
  - SearchBar: 12 tests (input, debounce, clear, placeholder)
  - JobStatusTabs: 11 tests (tabs, counts, selection, styling)

- Add data-testid attributes for E2E testing:
  - queue-dashboard, dashboard-header, queue-sidebar
  - queue-main-content, queue-card-{name}, jobs-table-container

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 19:04:20 -08:00
..
backend Add DX mode, job context, and admin UI components 2026-01-01 16:48:00 -08:00
frontend Add component tests and data-testid attributes 2026-01-01 19:04:20 -08:00
.npmignore feat: consolidate @queue packages into unified monorepo 2025-12-30 18:57:45 -08:00
vitest.config.ts feat: consolidate @queue packages into unified monorepo 2025-12-30 18:57:45 -08:00