ragflow/test/testcases/test_web_api
Liu An 2a03d49a84
Test: Add dialog app test suite and update common.py with dialog endpoints (#8729)
### What problem does this PR solve?

This commit introduces a comprehensive test suite for the dialog app,
including tests for creating, updating, retrieving, listing, and
deleting dialogs. Additionally, the common.py file has been updated to
include necessary API endpoints and helper functions for dialog
operations.

### Type of change

- [x] Add test cases
2025-07-08 19:18:44 +08:00
..
test_chunk_app Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +08:00
test_dialog_app Test: Add dialog app test suite and update common.py with dialog endpoints (#8729) 2025-07-08 19:18:44 +08:00
test_document_app Fix: typo process_duration (#8696) 2025-07-07 14:11:47 +08:00
test_kb_app
common.py Test: Add dialog app test suite and update common.py with dialog endpoints (#8729) 2025-07-08 19:18:44 +08:00
conftest.py Test: Add dialog app test suite and update common.py with dialog endpoints (#8729) 2025-07-08 19:18:44 +08:00