yao/openapi/tests/agent
Max 8b690d37bc Refactor completion request handling in context tests
- Renamed and restructured the TestNewOpenAPI function to TestGetCompletionRequest for clarity.
- Updated test cases to validate completion requests using a structured request body instead of query parameters.
- Enhanced error handling and assertions to ensure comprehensive coverage of various scenarios, including metadata handling and expected outputs.
- Removed the obsolete openapi_chat_test.go file to streamline the test suite.
2025-11-11 16:23:22 +08:00
..
assistant_create_test.go Add UpdateAssistant method for modifying assistant fields 2025-11-08 16:21:35 +08:00
assistant_test.go Refactor response handling in GetAssistant and ListAssistantTags functions 2025-11-08 15:17:56 +08:00
assistant_update_test.go Refactor test cases for assistant updates to improve consistency 2025-11-08 16:22:29 +08:00
models_test.go Refactor completion request handling in context tests 2025-11-11 16:23:22 +08:00