oncall-engine/engine/apps/webhooks/tests
Matias Bordese 66dece3880
Handle webhooks update on source integration settings update (#4195)
Also, some refactoring on the way we get the source integration from a
connected webhook.

Related to https://github.com/grafana/oncall-private/issues/2615
2024-04-10 11:37:11 +00:00
..
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
factories.py Pass all integration labels down to alert groups (#3302) 2023-11-08 14:04:58 +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_trigger_webhook.py Handle webhooks update on source integration settings update (#4195) 2024-04-10 11:37:11 +00:00
test_webhook.py Handle webhooks update on source integration settings update (#4195) 2024-04-10 11:37:11 +00:00
test_webhook_presets.py Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00