learning_ai_common_plat/dashboards/admin-web/src/__tests__
saravanakumardb1 263bee6886 chore(admin-web): defer UX-6 (no feed) + complete cross-cutting CC.1-CC.6 (UX-6/CC)
- UX-6 system banners DEFERRED: platform-service (:4003) is unreachable in this
  environment, so there is no real broadcasts/maintenance feed to surface.
  Per the wave's explicit condition, banners are not added against an empty feed.
  Recorded in the waves list + Deferrals table with a follow-up.
- CC.1-CC.6 ticked: suite/build green every wave; dark-mode parity via the bridge;
  zero new color literals; a11y labels on all new controls; charts/palette/motion
  code-split via next/dynamic (chart chunk ~3.8 KB gzip); size:check has no
  bundlesize config in-repo so gzip sizes recorded inline (follow-up logged).
- Add token-bridge guard test (CC.2/CC.3): asserts every --bl-* maps to an admin
  var that flips under .dark and that the bridge contains no raw color literals.

Verify: typecheck+lint+build green (123 routes); vitest 22 files / 183 tests;
format:check no new failures (29 pre-existing); e2e 11 passed / 80 failed
(unchanged vs UX-1 baseline — environmental, no backend).

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-29 14:24:27 -07:00
..
agent-runtime.test.ts feat(runtime): add Cowork checkpoint drill-in 2026-04-04 17:29:12 -07:00
audit.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
auth-login.test.ts fix(admin-web): fix 7 pre-existing test failures — product-config mocks, invitation prefix, telemetry DOM stubs 2026-03-02 02:00:51 -08:00
auth-me.test.ts feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
charts-migration.test.tsx feat(admin-web): migrate recharts to @bytelyst/charts + data-viz, drop recharts (UX-2) 2026-05-29 13:46:28 -07:00
command-palette.test.tsx feat(admin-web): add @bytelyst/command-palette (Cmd-K) to dashboard (UX-3) 2026-05-29 13:58:49 -07:00
dashboard-stats.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
flags.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
invitations.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
kill-switch.test.ts feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
licenses.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
motion.test.tsx feat(admin-web): add @bytelyst/motion reveal/stagger on dashboard (UX-5) 2026-05-29 14:19:28 -07:00
page-chrome.test.tsx feat(admin-web): adopt @bytelyst/dashboard-components page chrome (UX-4) 2026-05-29 14:09:40 -07:00
primitives-exports.test.ts feat(admin-web): --bl-* token bridge + UI-drift ratchet + baseline audit (UX-1) 2026-05-29 13:25:00 -07:00
promos.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
referrals-admin.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00
telemetry.test.ts fix(admin-web): fix 7 pre-existing test failures — product-config mocks, invitation prefix, telemetry DOM stubs 2026-03-02 02:00:51 -08:00
timeline-view.test.ts feat(admin-web): harden timeline review console 2026-04-04 11:40:56 -07:00
timeline.test.ts feat(admin-web): harden timeline review console 2026-04-04 11:40:56 -07:00
token-bridge.test.ts chore(admin-web): defer UX-6 (no feed) + complete cross-cutting CC.1-CC.6 (UX-6/CC) 2026-05-29 14:24:27 -07:00
tokens.test.ts feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
users.test.ts fix(ci): fix admin-web test mocks + workflow build command 2026-03-22 21:11:24 -07:00