oncall-engine/engine/apps/webhooks/tests
Matias Bordese a416863a28
Update alert groups public API filters support (#4832)
Related to https://github.com/grafana/oncall/issues/4747

- include labels in response
- allow filtering by labels
- allow filtering by started_at
- update docs
2024-08-15 19:58:25 +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 Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00
test_webhook.py Add tilt button to run pytest, fix local dev config for pytest, minor improvements to til (#3927) 2024-07-09 01:24:18 +00:00
test_webhook_presets.py Allow webhook modification by API for advanced webhook (#4175) 2024-04-23 19:18:12 +00:00