ragflow/test/testcases/test_sdk_api
Liu An 46dc3f1c48
Fix: Update test assertions and add GraphRAG config in dataset tests (#9386)
### What problem does this PR solve?

- Modify error message assertion in chunk update test to check for
document ownership
- Add GraphRAG configuration with `use_graphrag: False` in dataset
update tests
- Fix actions:
https://github.com/infiniflow/ragflow/actions/runs/16863637898/job/47767511582
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-11 17:15:48 +08:00
..
test_chat_assistant_management Test: fix test cases and improve document parsing validation (#8179) 2025-06-11 14:25:30 +08:00
test_chunk_management_within_dataset Fix: Update test assertions and add GraphRAG config in dataset tests (#9386) 2025-08-11 17:15:48 +08:00
test_dataset_mangement Fix: Update test assertions and add GraphRAG config in dataset tests (#9386) 2025-08-11 17:15:48 +08:00
test_file_management_within_dataset Fix: Increase timeouts for document parsing and model checks (#8996) 2025-07-23 15:08:36 +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