oncall-engine/engine/apps/base/tests
Innokentii Konstantinov 356aa336ad
Remove auto-recreating logic for UserNotificationPolicy (#414)
* Remove auto-recreating logic for UserNotificationPolicy

It's removed to get rid of select_for_update on User on each notify_user_task

* Fix and add tests

* remove get_user_policies method
2022-08-26 13:46:50 +05:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
messaging_backend.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_live_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_messaging.py Remove unused messaging backends feature flag 2022-06-10 11:09:05 -03:00
test_user_notification_policy.py Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
test_user_notification_policy_log_record.py World, meet OnCall! 2022-06-03 08:09:47 -06:00