aglinxinyuan opened a new pull request, #6342: URL: https://github.com/apache/texera/pull/6342
### What changes were proposed in this PR? Adds a Vitest/TestBed spec for `WorkflowExecutionHistoryComponent` (previously ~5.8% covered, no spec): execution-list load + mapping, fuzzy search/filter tokens, per-column sort toggles, pagination, status→icon/color mapping, expand/collapse of runtime-statistics charts (Plotly mocked), rename/bookmark/delete flows, and a table render pass. ### Any related issues, documentation, discussions? Closes #6339. ### How was this PR tested? Added `workflow-execution-history.component.spec.ts` (46 tests) with NZ_MODAL_DATA/ActivatedRoute providers and of()-spied WorkflowExecutionsService. Verified locally with Vitest (`ng test --watch=false --include=...`) and `eslint`/`prettier` clean. Test-only change — no production code is modified. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8 [1M context]) -- 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]
