eugenegujing opened a new pull request, #7400: URL: https://github.com/apache/texera/pull/7400
### What changes were proposed in this PR? Adds focused unit coverage for computing-unit master command-line parsing, including empty input, mixed-case and repeated cluster flags, and malformed or unknown options. ### Any related issues, documentation, discussions? Closes #7397 Mirrors the worker-side `ComputingUnitWorkerSpec` from #7192. ### How was this PR tested? - `WorkflowExecutionService/testOnly org.apache.texera.web.ComputingUnitMasterSpec` — 10 passed. - `WorkflowExecutionService/testOnly org.apache.texera.web.ComputingUnitWorkerSpec` — 5 passed (neighbor spec unaffected). - `WorkflowExecutionService/Test/scalafmtCheck` and `WorkflowExecutionService/Test/scalafix --check` — clean. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Fable 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]
