ragflow/sdk/python/test/test_http_api
liwenju0 a73fbc61ff
Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643)
…gic to return the correct deletion message. Add handling for empty
arrays to ensure no errors occur during the deletion operation. Update
the test cases to verify the new logic.

### What problem does this PR solve?

fix this bug:https://github.com/infiniflow/ragflow/issues/6607

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: wenju.li <wenju.li@deepctr.cn>
2025-04-02 19:20:17 +08:00
..
test_chat_assistant_management Test: Added test cases for Create Chat Assistant HTTP API (#6763) 2025-04-02 18:49:59 +08:00
test_chunk_management_within_dataset Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 2025-04-02 19:20:17 +08:00
test_dataset_mangement Test: Refactor test fixtures and test cases (#6709) 2025-04-01 13:39:07 +08:00
test_file_management_within_dataset Test: Refactor test fixtures and test cases (#6709) 2025-04-01 13:39:07 +08:00
common.py Test: Added test cases for Create Chat Assistant HTTP API (#6763) 2025-04-02 18:49:59 +08:00
conftest.py Test: Added test cases for Create Chat Assistant HTTP API (#6763) 2025-04-02 18:49:59 +08:00