aglinxinyuan opened a new pull request, #6350: URL: https://github.com/apache/texera/pull/6350
### What changes were proposed in this PR? Extends the `ComputingUnitSelectionComponent` spec (was ~34% covered): selected-unit stream + workflow-modification toggling with the `lastSelectedCuid` guard, workflow-metadata subscription + Running-unit fallback, `selectComputingUnit` guards, status helpers, `terminateComputingUnit`, unit-name editing, dropdown refresh, PVE-modal package helpers, and PVE-modal/trigger-button template rendering. ### Any related issues, documentation, discussions? Closes #6347. ### How was this PR tested? Added 33 tests to the existing spec (now 87), reusing its MockComputingUnitStatusService harness; stubbed UserService so the modal/trigger render paths resolve DI under jsdom. Verified locally with Vitest (`ng test --watch=false --include=...`) and CI's `format:ci` gate (prettier-eslint + eslint) clean. Test-only change — no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8 [1M context]) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
