Browse Source

better name for test

Tony Fernandez 8 tháng trước cách đây
mục cha
commit
e69d2385fc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/unit/hooks/test_pushover.py

+ 1 - 1
tests/unit/hooks/test_pushover.py

@@ -116,7 +116,7 @@ def test_ping_monitor_start_state_backup_custom_message_successfully_send_to_pus
     )
 
 
-def test_ping_monitor_start_state_backup_default_message_with_priority_emergency_declared_no_expiry_or_retry_success():
+def test_ping_monitor_start_state_backup_default_message_with_priority_emergency_uses_expire_and_retry_defaults():
     '''
     This simulates priority level 2 being set but expiry and retry are
     not declared. This should set retry and expiry to their defaults.