aglinxinyuan opened a new pull request, #6352: URL: https://github.com/apache/texera/pull/6352
### What changes were proposed in this PR? Extends the `WorkflowActionService` spec (was ~52% covered): `reloadWorkflow`/`clearWorkflow`/`resetAsNewWorkflow`, metadata/name/settings/batch-size/execution-mode/published setters, temp-workflow yjs ws-provider connect/disconnect, add/remove port, disable/reuse/view-result sets, highlight ports/elements, `setOperatorVersion`/`setPortProperty`, and auto-layout positioning. ### Any related issues, documentation, discussions? Closes #6349. ### How was this PR tested? Added tests to the existing spec (now 37), reusing its real TexeraGraph/joint-graph harness with undo-redo and ws-provider spies. 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]
