mengw15 opened a new issue, #6532: URL: https://github.com/apache/texera/issues/6532
### Task Summary `frontend/src/app/dashboard/component/user/user-workflow/user-workflow-list-item/time-travel/time-travel.component.ts` (codecov ~34%) has a spec but several methods are untested. **Extend it**. See `frontend/TESTING.md`. ### Behavior to add - `getWid` — returns the current workflow id - `retrieveLoggedExecutions` / `retrieveInteractionHistory` / `getInteractionHistory` — load execution / interaction data - `displayExecutionWithLogs` — shows an execution with its logs - `onInteractionClick` / `toggleRow` — interaction handlers ### Task Type - [ ] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [x] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- 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]
