ragflow/test/testcases/test_http_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: Refactor test fixtures to use HttpApiAuth naming consistently (#8180) 2025-06-11 14:25:40 +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 web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
test_list_datasets.py Fix: Update test assertions and simplify test cases (#9400) 2025-08-12 10:57:30 +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