test(web): legal notice test expects missing documentation sidebar link #284

Open
opened 2026-05-30 21:08:59 +00:00 by simon · 0 comments
Owner

While validating a certificate tracking fix, I found an unrelated unit-test failure that reproduces on main.\n\nCommand run on main:\n\npnpm --filter web exec node --experimental-strip-types --test lib/automation/ct-automation-job-shell.test.mjs lib/legal-notice.test.mjs\n\nFailure:\n\nlib/legal-notice.test.mjs:35, test 'sidebar links to the CT-Ops documentation' expects a sidebar href for https://forgejo.carrtech.dev/carrtech/ct-ops, but apps/web/components/shared/sidebar.tsx only renders the legal notice footer link and no external documentation/repo link.\n\nImpact: full web unit validation reports failure on main, making unrelated changes harder to validate.\n\nSuggested fix: either restore the expected documentation/repository sidebar link or update the test if that navigation item was intentionally removed.

While validating a certificate tracking fix, I found an unrelated unit-test failure that reproduces on main.\n\nCommand run on main:\n\npnpm --filter web exec node --experimental-strip-types --test lib/automation/ct-automation-job-shell.test.mjs lib/legal-notice.test.mjs\n\nFailure:\n\nlib/legal-notice.test.mjs:35, test 'sidebar links to the CT-Ops documentation' expects a sidebar href for https://forgejo.carrtech.dev/carrtech/ct-ops, but apps/web/components/shared/sidebar.tsx only renders the legal notice footer link and no external documentation/repo link.\n\nImpact: full web unit validation reports failure on main, making unrelated changes harder to validate.\n\nSuggested fix: either restore the expected documentation/repository sidebar link or update the test if that navigation item was intentionally removed.
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#284
No description provided.