tests/gateway/test_send_image_file.py::TestExtractMediaImages::test_png_image_extracted tests/gateway/test_send_image_file.py::TestExtractMediaImages::test_jpg_image_extracted tests/gateway/test_send_image_file.py::TestExtractMediaImages::test_webp_image_extracted tests/gateway/test_send_image_file.py::TestExtractMediaImages::test_mixed_audio_and_image tests/gateway/test_send_image_file.py::TestTelegramSendImageFile::test_sends_local_image_as_photo tests/gateway/test_send_image_file.py::TestTelegramSendImageFile::test_returns_error_when_file_missing tests/gateway/test_send_image_file.py::TestTelegramSendImageFile::test_returns_error_when_not_connected tests/gateway/test_send_image_file.py::TestTelegramSendImageFile::test_caption_truncated_to_1024 tests/gateway/test_send_image_file.py::TestTelegramSendImageFile::test_thread_id_forwarded tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_sends_local_image_as_attachment tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_send_document_uploads_file_attachment tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_send_video_uploads_file_attachment tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_returns_error_when_file_missing tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_returns_error_when_not_connected tests/gateway/test_send_image_file.py::TestDiscordSendImageFile::test_handles_missing_channel tests/gateway/test_send_image_file.py::TestSlackSendImageFile::test_sends_local_image_via_upload tests/gateway/test_send_image_file.py::TestSlackSendImageFile::test_returns_error_when_file_missing tests/gateway/test_send_image_file.py::TestSlackSendImageFile::test_returns_error_when_not_connected tests/gateway/test_send_image_file.py::TestScreenshotCleanup::test_cleanup_removes_old_screenshots tests/gateway/test_send_image_file.py::TestScreenshotCleanup::test_cleanup_is_throttled_per_directory tests/gateway/test_send_image_file.py::TestScreenshotCleanup::test_cleanup_ignores_non_screenshot_files tests/gateway/test_send_image_file.py::TestScreenshotCleanup::test_cleanup_handles_empty_dir tests/gateway/test_send_image_file.py::TestScreenshotCleanup::test_cleanup_handles_nonexistent_dir