tests/gateway/test_discord_component_auth.py::test_component_check_empty_allowlists_rejects_by_default tests/gateway/test_discord_component_auth.py::test_component_check_explicit_allow_all_passes[DISCORD_ALLOW_ALL_USERS-true] tests/gateway/test_discord_component_auth.py::test_component_check_explicit_allow_all_passes[GATEWAY_ALLOW_ALL_USERS-yes] tests/gateway/test_discord_component_auth.py::test_component_check_user_in_user_allowlist_passes tests/gateway/test_discord_component_auth.py::test_component_check_user_not_in_user_allowlist_rejected tests/gateway/test_discord_component_auth.py::test_component_check_user_in_global_allowlist_passes tests/gateway/test_discord_component_auth.py::test_component_check_global_allowlist_without_match_rejects tests/gateway/test_discord_component_auth.py::test_component_check_wildcard_user_allowlist_passes tests/gateway/test_discord_component_auth.py::test_component_check_role_only_user_with_matching_role_passes tests/gateway/test_discord_component_auth.py::test_component_check_accepts_role_allowlist_sequences tests/gateway/test_discord_component_auth.py::test_component_check_role_only_user_without_matching_role_rejected tests/gateway/test_discord_component_auth.py::test_component_check_user_or_role_user_match tests/gateway/test_discord_component_auth.py::test_component_check_user_or_role_role_match tests/gateway/test_discord_component_auth.py::test_component_check_user_or_role_neither_match tests/gateway/test_discord_component_auth.py::test_component_check_role_policy_with_no_roles_attr_rejects tests/gateway/test_discord_component_auth.py::test_component_check_missing_user_with_allowlist_rejects tests/gateway/test_discord_component_auth.py::test_exec_approval_view_accepts_role_allowlist tests/gateway/test_discord_component_auth.py::test_exec_approval_view_role_default_is_empty_set tests/gateway/test_discord_component_auth.py::test_slash_confirm_view_accepts_role_allowlist tests/gateway/test_discord_component_auth.py::test_update_prompt_view_accepts_role_allowlist tests/gateway/test_discord_component_auth.py::test_model_picker_view_accepts_role_allowlist tests/gateway/test_discord_component_auth.py::test_clarify_choice_view_accepts_role_allowlist tests/gateway/test_discord_component_auth.py::test_views_empty_allowlists_reject_by_default[0] tests/gateway/test_discord_component_auth.py::test_views_empty_allowlists_reject_by_default[1] tests/gateway/test_discord_component_auth.py::test_views_empty_allowlists_reject_by_default[2] tests/gateway/test_discord_component_auth.py::test_views_empty_allowlists_reject_by_default[3] tests/gateway/test_discord_component_auth.py::test_model_picker_view_empty_allowlists_reject_by_default tests/gateway/test_discord_component_auth.py::test_view_empty_allowlists_allow_with_explicit_allow_all