ragflow/test/testcases/test_http_api
Liu An 5825a24d26
Test: Refactor test concurrency handling and add SDK chunk management tests (#8112)
### What problem does this PR solve?

- Improve concurrent test cases by using as_completed for better
reliability
- Rename variables for clarity (chunk_num -> count)
- Add new SDK API test suite for chunk management operations
- Update HTTP API tests with consistent concurrency patterns

### Type of change

- [x] Add test cases
- [x] Refactoring
2025-06-06 19:43:14 +08:00
..
test_chat_assistant_management Fix: document typo in test (#8091) 2025-06-05 19:03:46 +08:00
test_chunk_management_within_dataset Test: Refactor test concurrency handling and add SDK chunk management tests (#8112) 2025-06-06 19:43:14 +08:00
test_dataset_mangement Test: Refactor test concurrency handling and add SDK chunk management tests (#8112) 2025-06-06 19:43:14 +08:00
test_file_management_within_dataset Test: Refactor test concurrency handling and add SDK chunk management tests (#8112) 2025-06-06 19:43:14 +08:00
test_session_management Refa: Move HTTP API tests to top-level test directory (#8042) 2025-06-04 13:16:17 +08:00
common.py Fix: document typo in test (#8091) 2025-06-05 19:03:46 +08:00
conftest.py Fix: document typo in test (#8091) 2025-06-05 19:03:46 +08:00