Yicong-Huang opened a new issue, #5204: URL: https://github.com/apache/texera/issues/5204
### Task Summary `WorkflowExecutionsResource` has a sizeable companion-object of DB helpers (latest-execution lookup, expired-execution scan, URI insert/fetch/delete for the per-operator and per-port tables, status-filtered execution listing, the BFS-based non-downloadable operator map) that are reached only by the JAX-RS endpoints. The existing `WorkflowExecutionsResourceSpec` covers two of them. Extend the spec to cover the rest using the `MockTexeraDB` harness already in place. ### Task Type - [x] Testing / QA -- 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]
