ragflow/test/testcases/test_sdk_api/test_dataset_mangement
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
..
conftest.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_create_dataset.py Test: handle duplicate names by appending "(1)" (#11244) 2025-11-13 15:18:32 +08:00
test_delete_datasets.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_list_datasets.py Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +08:00
test_update_dataset.py Fix: Create dataset performance unmatched between HTTP api and web ui (#10960) 2025-11-04 13:45:14 +08:00