mengw15 opened a new issue, #6514: URL: https://github.com/apache/texera/issues/6514
### Task Summary `frontend/src/app/workspace/component/agent/agent-panel/agent-registration/agent-registration.component.ts` (codecov ~11.5%, no spec) — behavior-focused Vitest spec (TestBed + `detectChanges()`). See `frontend/TESTING.md`. ### Behavior to cover - `should create`; `detectChanges()` renders - `ngOnInit` loads `modelTypes`; sets `isLoadingModels` / `hasLoadingError` per outcome - model selection updates `selectedModelType`; `customAgentName` defaults to `"Texera Agent"` - create flow toggles `isCreating` and emits `@Output() agentCreated` with the new agent id ### 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]
