oncall-engine/engine/apps/webhooks/tests
Matias Bordese 0711484a50
Add status change trigger type to webhooks (#3920)
Related to https://github.com/grafana/oncall/issues/3395

This should help with upcoming planned integrations work.
2024-02-19 14:12:56 -03: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 remove references to AlertGroup.is_archived and AlertGroup.unarchived_objects (#2524) 2023-07-18 11:48:34 +00:00
test_trigger_webhook.py Add status change trigger type to webhooks (#3920) 2024-02-19 14:12:56 -03:00
test_webhook.py When team is removed do not delete webhooks belonging to it (#3873) 2024-02-15 17:53:55 +00:00
test_webhook_presets.py Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00