ragflow/test/testcases/test_sdk_api/test_dataset_mangement
asiroliu dc9c41a536 Test: handle duplicate names by appending "(1)"
- 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
2025-11-13 13:26:37 +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)" 2025-11-13 13:26:37 +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