tests/gateway/test_telegram_documents.py::TestDocumentTypeDetection::test_document_detected_explicitly tests/gateway/test_telegram_documents.py::TestDocumentTypeDetection::test_fallback_is_document tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_supported_pdf_is_cached tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_supported_txt_injects_content tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_supported_md_injects_content tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_caption_preserved_with_injection tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_zip_document_cached tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_png_document_is_routed_as_image tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_spoofed_png_document_falls_back_with_error tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_oversized_file_rejected tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_none_file_size_rejected tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_missing_filename_uses_mime_lookup tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_missing_filename_and_mime_rejected tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_unicode_decode_error_handled tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_text_injection_capped tests/gateway/test_telegram_documents.py::TestDocumentDownloadBlock::test_download_exception_handled tests/gateway/test_telegram_documents.py::TestVideoDownloadBlock::test_native_video_is_cached tests/gateway/test_telegram_documents.py::TestVideoDownloadBlock::test_mp4_document_is_treated_as_video tests/gateway/test_telegram_documents.py::TestMediaGroups::test_non_album_photo_burst_is_buffered_and_combined tests/gateway/test_telegram_documents.py::TestMediaGroups::test_photo_album_is_buffered_and_combined tests/gateway/test_telegram_documents.py::TestMediaGroups::test_disconnect_cancels_pending_media_group_flush tests/gateway/test_telegram_documents.py::TestSendVoice::test_flac_falls_back_to_document tests/gateway/test_telegram_documents.py::TestSendVoice::test_wav_falls_back_to_document tests/gateway/test_telegram_documents.py::TestSendVoice::test_mp3_routes_to_send_audio tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_success tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_custom_filename tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_file_not_found tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_workspace_path_has_docker_hint tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_outputs_path_has_docker_hint tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_not_connected tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_caption_truncated tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_api_error_falls_back tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_reply_to tests/gateway/test_telegram_documents.py::TestSendDocument::test_send_document_thread_id tests/gateway/test_telegram_documents.py::TestTelegramPhotoBatching::test_flush_photo_batch_does_not_drop_newer_scheduled_task tests/gateway/test_telegram_documents.py::TestTelegramPhotoBatching::test_disconnect_cancels_pending_photo_batch_tasks tests/gateway/test_telegram_documents.py::TestSendVideo::test_send_video_success tests/gateway/test_telegram_documents.py::TestSendVideo::test_send_video_file_not_found tests/gateway/test_telegram_documents.py::TestSendVideo::test_send_video_workspace_path_has_docker_hint tests/gateway/test_telegram_documents.py::TestSendVideo::test_send_video_not_connected tests/gateway/test_telegram_documents.py::TestSendVideo::test_send_video_thread_id