ragflow/test/testcases/test_http_api
Liu An 594bf485d4
Test: update test cases for chunk retrieval pagination (#10694)
### What problem does this PR solve?

Updated test cases in test_retrieval_chunks.py to:
- Remove skip mark from page pagination test case (issues/6646 resolved)
- Add skip marks for page_size=1 tests due to new issue (issues/10692)

### Type of change

- [x] Test
2025-10-21 13:02:29 +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 Fix: Update test assertions and simplify test cases (#9400) 2025-08-12 10:57:30 +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: 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