aglinxinyuan opened a new issue, #6381: URL: https://github.com/apache/texera/issues/6381
### Task Summary `AgentPanelComponent` (frontend, `workspace/component/agent/agent-panel/`) is ~6% line-covered with no spec. Add a Vitest/TestBed spec covering: agent-list init + refresh on `agentChange$`, agent activation (incl. deferred activation and `ngOnChanges` guards), panel open/minimize toggling, `onAgentCreated` branches, tab selection/switching (registration tab, out-of-range, workflow-mismatch warning, re-activation), the `canSwitchToAgent` predicate, agent deletion flows (confirm guard, active-tab handling, error path), resize handling, drag start, and panel-settings load/save — plus render passes over the template (tabs, count, lock icons, close buttons). ### 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]
