ragflow/test/testcases/test_sdk_api/test_dataset_mangement
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
..
conftest.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_create_dataset.py Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +08:00
test_delete_datasets.py Test: add sdk Dataset test cases (#8077) 2025-06-05 13:20:28 +08:00
test_list_datasets.py Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +08:00
test_update_dataset.py Fix: Update test assertions and add GraphRAG config in dataset tests (#9386) 2025-08-11 17:15:48 +08:00