oncall-engine/engine/apps/webhooks/tests
Michael Derynck cef748ed4c
Add users_to_be_notified to new webhooks payload (#1798)
- Change FIRING trigger for webhooks to be sent after escalation
snapshot has been computed
- Extract users from `notify_to_users_queue` and `notify_schedule` from
escalation snapshot to populate `users_to_be_notified` in webhook
payload
2023-04-20 16:13:48 +00:00
..
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
factories.py Keep webhook responses data (#1580) 2023-03-21 13:43:37 +00:00
test_alert_group_status_change.py Add unacknowledge trigger for new webhooks (#1768) 2023-04-18 13:03:33 -06:00
test_trigger_webhook.py Add users_to_be_notified to new webhooks payload (#1798) 2023-04-20 16:13:48 +00:00
test_webhook.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00