oncall-engine/engine/common/tests
Joey Orlando 5c189c8059
add create_slack_connector_async_v2 celery task to CELERY_TASK_ROUTES + remove deprecated celery tasks (#2946)
# What this PR does
- add `common.oncall_gateway.tasks.create_slack_connector_async_v2`
celery task to `CELERY_TASK_ROUTES`
- remove two deprecated tasks in `common.oncall_gateway.tasks`

## 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-09-01 13:40:58 +00:00
..
__init__.py
test_apply_jinja_template.py
test_create_engine_url.py
test_custom_fields.py
test_database.py
test_l10n.py
test_markup.py
test_ordered_model.py
test_recaptcha.py
test_regex_replace.py
test_task_queue_assignment.py
test_timezones.py
test_urlize.py
test_urlvalidator_without_tld.py
test_viewset_actions.py