ragflow/test
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
..
libs Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
testcases Test: Add dialog app test suite and update common.py with dialog endpoints (#8729) 2025-07-08 19:18:44 +08:00
utils Refa: Translate test file content from Chinese to English in file_utils.py (#8258) 2025-06-13 17:30:29 +08:00
configs.py Fix: Enforce 255-byte filename limit (#8290) 2025-06-16 16:39:41 +08:00
conftest.py Refa: Move HTTP API tests to top-level test directory (#8042) 2025-06-04 13:16:17 +08:00