ragflow/test/testcases/test_http_api/test_dataset_mangement
Liu An 57b9f8cf52
Fix: Update test assertions and simplify test cases (#9400)
### What problem does this PR solve?

- Fix error message assertion in test_update_chunk.py to match new
ownership validation
- Simplify dataset listing test cases by removing lambda assertions for
sorting
- Fix actions:
https://github.com/infiniflow/ragflow/actions/runs/16885465524/job/47831942553

### Type of change

- [x] Fix test cases
2025-08-12 10:57:30 +08:00
..
conftest.py Test: Refactor test fixtures to use HttpApiAuth naming consistently (#8180) 2025-06-11 14:25:40 +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 web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
test_list_datasets.py Fix: Update test assertions and simplify test cases (#9400) 2025-08-12 10:57:30 +08:00
test_update_dataset.py Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +08:00