oncall-engine/engine/apps/mobile_app/tests
Joey Orlando f75747ac23
For "You're Going OnCall" push notifications, show shift times in the user's configured timezone, otherwise UTC (#2351)
# Which issue(s) this PR fixes

closes #2350

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required) (N/A)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-06-27 05:59:54 +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 Test mobile push (#1933) 2023-05-18 15:52:42 +08:00
test_fcm_relay.py "You're Going OnCall" mobile app push notification (#1814) 2023-05-04 16:59:57 +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 important_notification_volume_override to mobile app user settings model (#1893) 2023-05-09 14:28:47 +00:00
test_user_settings.py add user locale field to mobile app user settings table + change going on call push notification text (#2131) 2023-06-14 12:19:58 -04:00
test_your_going_oncall_notification.py For "You're Going OnCall" push notifications, show shift times in the user's configured timezone, otherwise UTC (#2351) 2023-06-27 05:59:54 +00:00