yao/openapi/tests
Max c4ecda54e9 Refactor captcha handling in tests and core functionality
- Updated captcha test cases to utilize the new CaptchaGet function for retrieving captcha answers, improving test reliability.
- Refactored CaptchaMake and CaptchaValidate functions to leverage a new utils package for better encapsulation and maintainability.
- Enhanced error handling and logging in captcha-related processes, contributing to a more robust user experience during authentication.
- Streamlined the captcha generation process by integrating with the utils.captcha package, ensuring consistency across the codebase.
2025-10-15 15:43:16 +08:00
..
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Add Signin API and update file management endpoints 2025-07-30 16:49:28 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Enhance collection management and segment handling in the API 2025-08-20 18:25:28 +08:00
oauth Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
testutils Enhance invitation acceptance flow with invitation ID support 2025-10-14 11:58:20 +08:00
user Refactor captcha handling in tests and core functionality 2025-10-15 15:43:16 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00