Work Queue sidebar navigation test no longer matches current sidebar #763

Open
opened 2026-06-24 06:03:45 +00:00 by simon · 0 comments
Owner

While validating a separate Work Queue fix on dev, node --experimental-strip-types --test lib/actions/work-queue.test.mjs failed in the existing test engineering teams are configured in administration navigation. The failure expects title: 'Work Queue', href: '/work-queue' in apps/web/components/shared/sidebar.tsx, but the current sidebar source has Monitoring, Reporting, Tooling, and Administration sections and no Work Queue nav item.\n\nWhy it matters: either the Work Queue entry was unintentionally removed from sidebar navigation, or the regression test is stale. This currently prevents the full work-queue source-level test from passing even though the targeted Work Queue client assertions pass.\n\nSuggested fix: decide whether Work Queue should be restored to the sidebar/command IA or update the test to match the current intended navigation model.

While validating a separate Work Queue fix on dev, `node --experimental-strip-types --test lib/actions/work-queue.test.mjs` failed in the existing test `engineering teams are configured in administration navigation`. The failure expects `title: 'Work Queue', href: '/work-queue'` in `apps/web/components/shared/sidebar.tsx`, but the current sidebar source has Monitoring, Reporting, Tooling, and Administration sections and no Work Queue nav item.\n\nWhy it matters: either the Work Queue entry was unintentionally removed from sidebar navigation, or the regression test is stale. This currently prevents the full work-queue source-level test from passing even though the targeted Work Queue client assertions pass.\n\nSuggested fix: decide whether Work Queue should be restored to the sidebar/command IA or update the test to match the current intended navigation model.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops#763
No description provided.