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
Task Summary
WorkflowExecutionsResourcehas 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 existingWorkflowExecutionsResourceSpeccovers two of them. Extend the spec to cover the rest using theMockTexeraDBharness already in place.Task Type