### What problem does this PR solve? - Add comprehensive test suite for chunk operations including: - Test files for create, list, retrieve, update, and delete chunks - Authorization tests - Batch operations tests - Update test configurations and common utilities - Validate `important_kwd` and `question_kwd` fields are lists in chunk_app.py - Reorganize imports and clean up duplicate code ### Type of change - [x] Add test cases |
||
|---|---|---|
| .. | ||
| test_chat_assistant_management | ||
| test_chunk_management_within_dataset | ||
| test_dataset_mangement | ||
| test_file_management_within_dataset | ||
| test_session_management | ||
| common.py | ||
| conftest.py | ||