### What problem does this PR solve? - Move common constants (HOST_ADDRESS, INVALID_API_TOKEN, etc.) to configs.py - Update test imports to use centralized configs - Clean up duplicate constant definitions across test files This improves maintainability by centralizing configuration. ### Type of change - [x] Refactoring test case |
||
|---|---|---|
| .. | ||
| test_chat_assistant_management | ||
| test_chunk_management_within_dataset | ||
| test_dataset_mangement | ||
| test_file_management_within_dataset | ||
| test_session_management | ||
| common.py | ||
| conftest.py | ||