ragflow/test/testcases/test_sdk_api/test_chat_assistant_management
Liu An 4649accd54
Test: Add SDK API tests for chat assistant management and improve con… (#8131)
### What problem does this PR solve?

- Implement new SDK API test cases for chat assistant CRUD operations
- Enhance HTTP API concurrent tests to use as_completed for better
reliability

### Type of change

- [x] Add test cases
- [x] Refactoring
2025-06-09 13:30:12 +08:00
..
conftest.py Test: Add SDK API tests for chat assistant management and improve con… (#8131) 2025-06-09 13:30:12 +08:00
test_create_chat_assistant.py Test: Add SDK API tests for chat assistant management and improve con… (#8131) 2025-06-09 13:30:12 +08:00
test_delete_chat_assistants.py Test: Add SDK API tests for chat assistant management and improve con… (#8131) 2025-06-09 13:30:12 +08:00
test_list_chat_assistants.py Test: Add SDK API tests for chat assistant management and improve con… (#8131) 2025-06-09 13:30:12 +08:00
test_update_chat_assistant.py Test: Add SDK API tests for chat assistant management and improve con… (#8131) 2025-06-09 13:30:12 +08:00