mirror of
https://github.com/jeffusion/gitea-ai-assistant.git
synced 2026-06-04 23:16:46 +00:00
Component tests for all LLM management UI elements using vitest and @testing-library/react with happy-dom: - LLMProviders: Tab container rendering - ModelCombobox: API/recommended/custom tag display, selection, custom input - ProviderList: Async data loading, enable switches, status indicators - RoleAssignment: Role card rendering, Radix Select interaction - TestResultDialog: Success/error state rendering Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)