ragflow/test/testcases/test_http_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 (#10694) 2025-10-21 13:02:29 +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: Add document app tests (#8456) 2025-06-24 17:26:16 +08:00
conftest.py Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +08:00