tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_pdf_document_cached tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_txt_content_injected tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_md_content_injected tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_log_content_injected tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_oversized_document_skipped tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_mid_sized_zip_under_32mb_is_cached tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_zip_document_cached tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_download_error_handled tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_large_txt_cached_not_injected tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_multiple_text_files_both_injected tests/gateway/test_discord_document_handling.py::TestIncomingDocumentHandling::test_image_attachment_unaffected tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_unknown_type_skipped_by_default tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_unknown_type_cached_when_flag_on tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_unknown_type_no_content_type_becomes_octet_stream tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_max_attachment_bytes_caps_uploads tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_max_attachment_bytes_zero_means_unlimited tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_allowlisted_doc_unchanged_when_flag_on tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_helper_reads_env_fallback tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_helper_config_overrides_env tests/gateway/test_discord_document_handling.py::TestAllowAnyAttachment::test_max_bytes_helper_invalid_value_falls_back