aglinxinyuan opened a new pull request, #7157: URL: https://github.com/apache/texera/pull/7157
### What changes were proposed in this PR? Adds focused unit coverage for websocket event delivery, workflow-service subscription replacement and cleanup, session-map removal, and computing-unit access state. ### Any related issues, documentation, discussions? Closes #7153 ### How was this PR tested? - `WorkflowExecutionService/testOnly org.apache.texera.web.SessionStateSpec` — 3 succeeded. - `WorkflowExecutionService/Test/scalafmtCheck` and `WorkflowExecutionService/Test/scalafix --check`. Mutation proof: | Production mutation | Result | | --- | --- | | Replaced the serialized websocket payload with an empty string | 1 test failed | | Stopped retaining the subscribed workflow service | 1 test failed | | Stopped removing a session from the session-state map | 1 test failed | Each mutation was reverted before the final green test run. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Codex (GPT-5) -- 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]
