mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 06:32:24 +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.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.