mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
'test_get_message_payload_gcm_stream_message' verifies the payload for notifications generated (for stream messages) due to any of the push notification triggers, including 'NotificationTriggers.STREAM_PUSH'. Earlier, 'test_get_message_payload_gcm_stream_notifications' tested the same thing as 'test_get_message_payload_gcm_stream_message' with the only difference that it included content that was not truncated. This commit removes the test 'test_get_message_payload_gcm_stream_notifications' and updates the test 'test_get_message_payload_gcm_stream_message' to cover both the cases, i.e., truncated as well as not truncated content.
127 KiB
127 KiB