yao/openapi/tests/kb
Max 5f803ef4d4 Implement authorized script execution and enhance context handling
- Added ExecuteWithAuthorized method to the Script struct, allowing scripts to be executed with user authorization information.
- Updated existing Execute method to utilize ExecuteWithAuthorized for improved authorization handling.
- Enhanced script execution tests to verify behavior with and without authorized information, ensuring accurate context management.
- Implemented authorized information conversion to a map for easier integration with runtime environments.
- Refactored context handling in script execution to ensure authorized data is correctly passed and utilized.
2025-12-08 11:42:01 +08:00
..
collection_process_test.go Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
collection_test.go Refactor test utilities and enhance access token handling 2025-10-25 13:26:51 +08:00
utils_test.go Enhance collection management and segment handling in the API 2025-08-20 18:25:28 +08:00