Martijn Visser created FLINK-40035:
--------------------------------------
Summary: Add smoke-level component specs for the web-dashboard
Key: FLINK-40035
URL: https://issues.apache.org/jira/browse/FLINK-40035
Project: Flink
Issue Type: Technical Debt
Components: Runtime / Web Frontend
Reporter: Martijn Visser
The web-dashboard ships no *.spec.ts files, so the only safety net for
framework upgrades (e.g. the Angular 21 bump in FLINK-40028) is the lint +
production-build gate plus manual click-through. Add smoke-level component
specs (render + basic interaction) for the high-traffic, ng-zorro-heavy views
so future Angular/ng-zorro bumps catch runtime regressions in CI. Requires
wiring a test target (karma/jest, or the web-test-runner the new Angular
builders support).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)