# 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> |
||
|---|---|---|
| .. | ||
| migrations | ||
| models | ||
| representatives | ||
| scenarios | ||
| tests | ||
| types | ||
| __init__.py | ||
| alert_group_slack_service.py | ||
| client.py | ||
| constants.py | ||
| errors.py | ||
| slack_formatter.py | ||
| tasks.py | ||
| test_slack_message.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||