[
  "tests/test_notifications.py::TestEmailClient::test_email_failure",
  "tests/test_notifications.py::TestEmailClient::test_email_fallback_logging",
  "tests/test_notifications.py::TestEmailClient::test_resend_fallback",
  "tests/test_notifications.py::TestEmailClient::test_send_email_with_html",
  "tests/test_notifications.py::TestEmailClient::test_sendgrid_configured",
  "tests/test_notifications.py::TestProvidersEndpoint::test_providers_default",
  "tests/test_notifications.py::TestProvidersEndpoint::test_providers_email_configured",
  "tests/test_notifications.py::TestProvidersEndpoint::test_providers_twilio_configured",
  "tests/test_notifications.py::TestRateLimiting::test_check_rate_limit_allows",
  "tests/test_notifications.py::TestRateLimiting::test_check_rate_limit_blocks",
  "tests/test_notifications.py::TestRateLimiting::test_check_rate_limit_partial",
  "tests/test_notifications.py::TestRateLimiting::test_increment_rate_limit",
  "tests/test_notifications.py::TestRateLimiting::test_rate_limits_constants",
  "tests/test_notifications.py::TestScheduleNotification::test_schedule_future",
  "tests/test_notifications.py::TestScheduleNotification::test_schedule_past_rejected",
  "tests/test_notifications.py::TestScheduleNotification::test_schedule_with_race_id",
  "tests/test_notifications.py::TestSendNotification::test_custom_user_id",
  "tests/test_notifications.py::TestSendNotification::test_invalid_channel",
  "tests/test_notifications.py::TestSendNotification::test_rate_limit_exceeded",
  "tests/test_notifications.py::TestSendNotification::test_send_email",
  "tests/test_notifications.py::TestSendNotification::test_send_push",
  "tests/test_notifications.py::TestSendNotification::test_send_sms",
  "tests/test_notifications.py::TestSendNotification::test_sms_provider_failure",
  "tests/test_notifications.py::TestTwilioClient::test_send_sms_configured",
  "tests/test_notifications.py::TestTwilioClient::test_send_sms_enabled_with_creds",
  "tests/test_notifications.py::TestTwilioClient::test_send_sms_failure",
  "tests/test_notifications.py::TestTwilioClient::test_send_sms_fallback",
  "tests/test_notifications.py::TestTwilioClient::test_send_sms_not_enabled_without_creds"
]