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 Docs: Deprecated 'Create session with agent' (#9464) 2025-08-14 12:13:11 +08:00
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 Refactor code (#8341) 2025-06-18 16:40:30 +08:00
common.py Test: Refactor test fixtures and add SDK session management tests (#8141) 2025-06-09 18:13:26 +08:00
conftest.py Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00