yao/openapi/tests/user
Max 9044d4c30a Enhance user login and team configuration management
- Updated login configuration tests to clarify endpoint descriptions.
- Introduced team configuration loading and retrieval functionality, including new endpoints for public access to team configurations.
- Refactored team management routes to standardize parameter usage and improve clarity.
- Added error handling for missing environment variables in client configuration.
- Implemented team configuration types and related structures for better organization and usability.
2025-10-07 10:23:43 +08:00
..
config_functions_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
config_loading_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
config_validation_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
env_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
env_var_extraction_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
invitation_test.go Enhance member invitation management and related functionality 2025-09-23 17:47:43 +08:00
login_config_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
login_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00
member_test.go Add team ownership and membership checks in user management 2025-09-23 16:14:42 +08:00
oauth_authorize_test.go Fix formatting in OAuth authorization test for improved readability 2025-09-18 09:11:09 +08:00
oauth_callback_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00
team_config_test.go Enhance user login and team configuration management 2025-10-07 10:23:43 +08:00
team_test.go Add team member removal functionality and related tests 2025-09-23 11:24:57 +08:00