tests/gateway/test_telegram_reactions.py::test_reactions_disabled_by_default tests/gateway/test_telegram_reactions.py::test_reactions_enabled_when_set_true tests/gateway/test_telegram_reactions.py::test_reactions_enabled_with_1 tests/gateway/test_telegram_reactions.py::test_reactions_disabled_with_false tests/gateway/test_telegram_reactions.py::test_reactions_disabled_with_0 tests/gateway/test_telegram_reactions.py::test_reactions_disabled_with_no tests/gateway/test_telegram_reactions.py::test_set_reaction_calls_bot_api tests/gateway/test_telegram_reactions.py::test_set_reaction_returns_false_without_bot tests/gateway/test_telegram_reactions.py::test_set_reaction_handles_api_error_gracefully tests/gateway/test_telegram_reactions.py::test_on_processing_start_adds_eyes_reaction tests/gateway/test_telegram_reactions.py::test_on_processing_start_skipped_when_disabled tests/gateway/test_telegram_reactions.py::test_on_processing_start_handles_missing_ids tests/gateway/test_telegram_reactions.py::test_on_processing_complete_success tests/gateway/test_telegram_reactions.py::test_on_processing_complete_failure tests/gateway/test_telegram_reactions.py::test_on_processing_complete_skipped_when_disabled tests/gateway/test_telegram_reactions.py::test_on_processing_complete_cancelled_clears_reaction tests/gateway/test_telegram_reactions.py::test_on_processing_complete_cancelled_skipped_when_disabled tests/gateway/test_telegram_reactions.py::test_clear_reactions_handles_api_error_gracefully tests/gateway/test_telegram_reactions.py::test_clear_reactions_returns_false_without_bot tests/gateway/test_telegram_reactions.py::test_config_bridges_telegram_reactions tests/gateway/test_telegram_reactions.py::test_config_reactions_env_takes_precedence