Skip to content

Add unit tests for WorkflowExecutionsResource static helpers #5204

@Yicong-Huang

Description

@Yicong-Huang

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

  • Testing / QA

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions