mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 15:03:57 +00:00
- Implemented comprehensive unit tests for OAuthProviderButton across multiple providers: Discord, GitHub, Google, and Twitter. - Covered rendering, OAuth flow in both web and Tauri environments, loading states, and error handling. - Ensured consistent styling and behavior for each provider's button, including label, icon, and disabled states. - Enhanced test coverage for backend URL retrieval and interaction with the OAuth flow.