oncall-engine/engine/apps/mobile_app/tests
Vadim Stepanov a9bf4f5521
Don't send notifications about past SSRs when turning on info notifications (#2783)
# What this PR does

Fixes a bug when a user is receiving push notifications about past SSRs
after turning on the info notifications in the mobile app.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-14 10:09:26 +00:00
..
__init__.py Enforce cloud connection to send push notifications on OSS (#1132) 2023-01-19 11:15:56 +00:00
test_demo_push.py Add backend support for push notification sounds with custom extensions (#2759) 2023-08-07 09:55:17 +00:00
test_fcm_device_model.py address mobile device push notification delivery issue when user had > 1 registered device (#2421) 2023-07-05 15:14:46 +00:00
test_fcm_relay.py address mobile device push notification delivery issue when user had > 1 registered device (#2421) 2023-07-05 15:14:46 +00:00
test_mobile_app_auth_token.py add unique idx on user column in mobileapp authtoken table (#1482) 2023-03-08 13:50:57 +01:00
test_notify_user.py Add backend support for push notification sounds with custom extensions (#2759) 2023-08-07 09:55:17 +00:00
test_shift_swap_request.py Don't send notifications about past SSRs when turning on info notifications (#2783) 2023-08-14 10:09:26 +00:00
test_user_settings.py Add backend support for push notification sounds with custom extensions (#2759) 2023-08-07 09:55:17 +00:00
test_your_going_oncall_notification.py Add backend support for push notification sounds with custom extensions (#2759) 2023-08-07 09:55:17 +00:00