yao/openapi/tests/user
Max ca2344edb8 Refactor invitation handling and improve test coverage
- Updated invitation creation logic to support email invitations and customizable expiry durations.
- Enhanced tests for invitation creation, including scenarios for registered and unregistered users, and handling of missing email requirements.
- Refactored API endpoints to use consistent parameter naming for team IDs.
- Improved error handling and logging for invitation-related operations, ensuring clarity in failure cases.
- Added support for sending invitation emails through the messenger service, with appropriate templates and settings.
2025-10-08 16:16:49 +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 Refactor test files to improve readability and consistency 2025-10-07 10:32:35 +08:00
env_test.go Refactor invitation handling and improve test coverage 2025-10-08 16:16:49 +08:00
env_var_extraction_test.go Refactor test files to improve readability and consistency 2025-10-07 10:32:35 +08:00
invitation_test.go Refactor invitation handling and improve test coverage 2025-10-08 16:16:49 +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 Refactor invitation handling and improve test coverage 2025-10-08 16:16:49 +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 Refactor invitation handling and improve test coverage 2025-10-08 16:16:49 +08:00