oncall-engine/engine/apps/webhooks/tests
Joey Orlando 926ba3956c
remove deprecated call_ack_url celery task (#2545)
# What this PR does

This task does not appear to have been invoked/have any logs associated
within the past month in any of our cloud environments. I'm fairly
certain it is deprecated and can be removed

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-07-25 02:50:18 -04:00
..
__init__.py Add webhooks app and initial models (#1101) 2023-03-09 19:39:25 +00:00
factories.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04: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 Webhook response check content length instead of header for length limit (#1900) 2023-05-09 13:55:05 +00:00
test_webhook.py remove deprecated call_ack_url celery task (#2545) 2023-07-25 02:50:18 -04:00