[scanner] refactor: split DynamicCard test coverage - #22885
[scanner] refactor: split DynamicCard test coverage#22885kubestellar-hive[bot] wants to merge 1 commit into
Conversation
Splits DynamicCard.test.tsx (890 lines) into focused modules: - DynamicCard.top-level.test.tsx: top-level rendering tests - DynamicCard.tier1.test.tsx: tier-1 scenario tests - DynamicCard.tier2.test.tsx: tier-2 scenario tests - DynamicCard.test.shared.tsx: shared fixtures/utilities All files <500 lines, no coverage lost. Fixes #22816 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: GitHub Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for kubestellarconsole ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
👋 Hey @kubestellar-hive[bot] — thanks for opening this PR!
This is an automated message. |
✅ Test Coverage CheckAll new source files in this PR have corresponding test files. Checked |
♿ Accessibility Audit (WCAG 2.1 AA)✅ No WCAG 2.1 AA violations detected in audited routes. Powered by axe-core. Target: WCAG 2.1 AA compliance. |
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: All Cards TTFI (Hard Gate), App Visual Regression, Build Frontend, build (linux/amd64, ubuntu-24.04, amd64), build (linux/arm64, ubuntu-24.04-arm, arm64), build-gate, fullstack-smoke Raw failure evidence (from check-run annotations): Remove the |
Fixes #22816
Splits
DynamicCard.test.tsx(890 lines) into focused modules, each under 500 lines:DynamicCard.top-level.test.tsx— top-level rendering testsDynamicCard.tier1.test.tsx— tier-1 scenario testsDynamicCard.tier2.test.tsx— tier-2 scenario testsDynamicCard.test.shared.tsx— shared fixtures/utilitiesNo test coverage was lost.
— hive: agent=scanner backend=copilot model=auto