oncall-engine/engine/common/tests
Joey Orlando c5cd675738
cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544)
# What this PR does

- removes unused "custom button" backend code now that we've migrated to
outgoing webhooks
- adds new e2e test for webhooks asserting that an `ngrok`/`express`
webhook handler receives the call as expected + payload is as expected
(related to https://github.com/grafana/oncall/issues/2691) - skipped for
now, the test passes locally but fails on GitHub Actions CI, seems to be
networking related
 
## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)

---------

Co-authored-by: Michael Derynck <michael.derynck@grafana.com>
2024-03-28 15:37:22 +00:00
..
__init__.py
test_apply_jinja_template.py
test_cache.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_viewset_actions.py