ragflow/test/testcases/test_http_api
Liu An b5ffca332a
Refa: validation utils to use Pydantic v2 style models (#9037)
### What problem does this PR solve?

- Update BaseModel to use model_config instead of Config class
- Replace StrEnum with Literal types for method fields
- Convert Field declarations to Annotated style

### Type of change

- [x] Refactoring
2025-07-25 12:16:45 +08:00
..
test_chat_assistant_management Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_chunk_management_within_dataset Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_dataset_mangement Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +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