ragflow/test/testcases/test_sdk_api
Liu An bfc84ba95b
Test: handle duplicate names by appending "(1)" (#11244)
### What problem does this PR solve?

- Updated tests to reflect new behavior of handling duplicate dataset
names
- Instead of returning an error, the system now appends "(1)" to
duplicate names
- This problem was introduced by PR #10960

### Type of change

- [x] Testcase update
2025-11-13 15:18:32 +08:00
..
test_chat_assistant_management
test_chunk_management_within_dataset Test: update test cases for chunk retrieval pagination (#10839) 2025-10-29 09:41:36 +08:00
test_dataset_mangement Test: handle duplicate names by appending "(1)" (#11244) 2025-11-13 15:18:32 +08:00
test_file_management_within_dataset Fix: Create dataset performance unmatched between HTTP api and web ui (#10960) 2025-11-04 13:45:14 +08:00
test_session_management
common.py
conftest.py