oncall-engine/engine/apps/webhooks/tests
Matias Bordese 576fecf6d3
feat: add personal webhook notification backend (#5426)
Related to https://github.com/grafana/irm/issues/332

(see https://github.com/grafana/oncall/pull/5440 and
https://github.com/grafana/oncall/pull/5446 for the related UI changes)

---------

Co-authored-by: Matt Thorning <matt.thorning@grafana.com>
2025-02-18 17:53:07 +00:00
..
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
factories.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
test_alert_group_status_change.py Check for backsync updates before triggering connected webhooks (#4149) 2024-04-08 14:25:48 +00:00
test_backend.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
test_notify_user.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
test_trigger_webhook.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
test_webhook.py feat: add personal webhook notification backend (#5426) 2025-02-18 17:53:07 +00:00
test_webhook_presets.py Allow webhook modification by API for advanced webhook (#4175) 2024-04-23 19:18:12 +00:00