aglinxinyuan opened a new pull request, #6363: URL: https://github.com/apache/texera/pull/6363
### What changes were proposed in this PR? Extends the `WorkflowEditorComponent` spec (was ~50% covered) to exercise its JointJS paper event handlers: operator delete, add/remove input & output ports, port-magnet highlighting, shift-click multiselect and toggle, comment-box double-click modal, link hover tool attach/hide, URL-fragment sync, center-event translate, AgentService result-summary getters, and agent-action-label clearing. Mouse-wheel/drag pan-zoom and clipboard flows are intentionally left to the Playwright browser-mode spec. ### Any related issues, documentation, discussions? Closes #6362. ### How was this PR tested? Added a "joint paper event handlers" suite to the existing spec (now 44 tests), reusing its real-JointJS-paper harness and triggering the actual paper events (with the full `(cellView, event, x, y)` payload the handlers consume). Verified locally with Vitest and CI's `format:ci` gate 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]
