tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_empty_allowlist_allows_all tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_exact_match_allowed tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_non_matching_channel_blocked tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_whitespace_only_entry_ignored tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_wildcard_allows_any_channel tests/gateway/test_discord_allowed_channels.py::TestDiscordAllowedChannelsWildcard::test_wildcard_in_list_allows_any_channel tests/gateway/test_discord_allowed_channels.py::TestDiscordIgnoredChannelsWildcard::test_empty_ignored_list_silences_nothing tests/gateway/test_discord_allowed_channels.py::TestDiscordIgnoredChannelsWildcard::test_exact_match_is_ignored tests/gateway/test_discord_allowed_channels.py::TestDiscordIgnoredChannelsWildcard::test_non_match_not_ignored tests/gateway/test_discord_allowed_channels.py::TestDiscordIgnoredChannelsWildcard::test_wildcard_silences_every_channel tests/gateway/test_discord_allowed_channels.py::TestDiscordFreeResponseChannelsWildcard::test_empty_list_no_free_response tests/gateway/test_discord_allowed_channels.py::TestDiscordFreeResponseChannelsWildcard::test_exact_match_is_free_response tests/gateway/test_discord_allowed_channels.py::TestDiscordFreeResponseChannelsWildcard::test_non_match_not_free_response tests/gateway/test_discord_allowed_channels.py::TestDiscordFreeResponseChannelsWildcard::test_wildcard_in_list_applies_everywhere tests/gateway/test_discord_allowed_channels.py::TestDiscordFreeResponseChannelsWildcard::test_wildcard_makes_every_channel_free_response