No description
Find a file
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
.forgejo/workflows CI: Keep @lilith deps, add validation 2025-12-31 18:50:23 -08:00
admin Add component tests and data-testid attributes 2026-01-01 19:04:20 -08:00
bull-adapter 🔧 migrate to @lilith namespace, remove gitlab-ci.yml 2025-12-31 01:35:24 -08:00
core Add DX mode, job context, and admin UI components 2026-01-01 16:48:00 -08:00
docs 📝 Update documentation to reflect @lilith/queue package structure 2025-12-30 20:28:34 -08:00
e2e 📝 Update documentation to reflect @lilith/queue package structure 2025-12-30 20:28:34 -08:00
ml 📝 Update documentation to reflect @lilith/queue package structure 2025-12-30 20:28:34 -08:00
nestjs ♻️ Update imports from @transquinnftw/queue-* to @lilith/queue/* 2025-12-30 20:28:26 -08:00
reporting 🔧 migrate to @lilith namespace, remove gitlab-ci.yml 2025-12-31 01:35:24 -08:00
.gitignore feat: consolidate @queue packages into unified monorepo 2025-12-30 18:57:45 -08:00
package.json 🔖 Bump version to 1.2.0 2026-01-01 16:48:17 -08:00
tsconfig.base.json 🔧 Add unified TypeScript and Vitest configuration 2025-12-30 20:27:44 -08:00
vitest.config.ts 🔧 Add unified TypeScript and Vitest configuration 2025-12-30 20:27:44 -08:00