# What this PR does
Adds support for notification priority in FCM relay + add some tests on
FCM relay.
## Which issue(s) this PR fixes
Related to https://github.com/grafana/oncall/issues/1550 and
https://github.com/grafana/oncall/pull/1612.
## Checklist
- [x] Unit, integration, and e2e (if applicable) tests updated
No changelog update since notification priority is "Unreleased":
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_fcm_relay.py | ||
| test_mobile_app_auth_token.py | ||
| test_notify_user.py | ||
| test_user_settings.py | ||