ragflow/test/testcases/test_http_api/test_chat_assistant_management
Liu An 86a1411b07
Refa: Test configs (#8220)
### 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
2025-06-12 17:42:00 +08:00
..
conftest.py Test: Refactor test fixtures to use HttpApiAuth naming consistently (#8180) 2025-06-11 14:25:40 +08:00
test_create_chat_assistant.py Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_delete_chat_assistants.py Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_list_chat_assistants.py Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_update_chat_assistant.py Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00