ragflow/test/testcases/test_http_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: 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)" 2025-11-13 13:26:37 +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