aglinxinyuan opened a new issue, #6349: URL: https://github.com/apache/texera/issues/6349
### Task Summary `WorkflowActionService` (frontend, `workspace/service/workflow-graph/model/`) is ~52% line-covered. Extend its existing spec to cover: `reloadWorkflow` (repopulate graph + clear undo/redo stacks; missing operator-position error; undefined-workflow reset; `restoreViewport=false`), `clearWorkflow`/`resetAsNewWorkflow`, workflow metadata/name/settings/batch-size/execution-mode/published setters, `setTempWorkflow`/`resetTempWorkflow` (yjs ws-provider connect/disconnect), `addPort`/`removePort` (dynamic ports, disallow-multi-inputs, error path), disable/reuse/view-result sets, highlight ports/elements, `setOperatorVersion`/`setPortProperty`, and `autoLayoutWorkflow`/`calculateTopLeftOperatorPosition`. ### Task Type - [ ] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [x] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- 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]
