oncall-engine/engine/apps/mobile_app/tests
Yulya Artyukhina e003e8a0b8
Fix message is too big exception for mobile push notification (#3556)
# What this PR does
Adds limit for alert title length in mobile app push notifications
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2375
## 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-12-12 16:46:08 +00:00
..
tasks Fix message is too big exception for mobile push notification (#3556) 2023-12-12 16:46:08 +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 refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02: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_mobile_app_gateway.py Return 404 from mobile app gateway viewset (#3518) 2023-12-06 10:57:07 +00:00
test_user_settings.py "Going oncall" notification settings (#3187) 2023-10-30 13:44:18 +00:00
test_utils.py refactor apps.mobile_app.tasks into individual task files (#2888) 2023-08-29 11:34:09 +02:00