zulip/zerver/webhooks/pingdom
Eeshan Garg e0ef831993 webhooks: Migrate to UnexpectedWebhookEventType.
This improves test coverage for a lot of our webhooks that relied
on ad-hoc methods to handle unexpected event types.

Note that I have deliberately skipped github_legacy, it isn't
advertised and is officially deprecated.

Also, I have refrained from making further changes to Trello, I
believe further improvements to test coverage should be covered
in separate per-webhook commits/PRs.
2018-05-22 08:30:19 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/pingdom: Migrate docs to Markdown. 2017-06-13 15:33:22 -07:00
tests.py zerver/webhooks: Use python 3 syntax for typing. 2017-11-04 19:40:32 -07:00
view.py webhooks: Migrate to UnexpectedWebhookEventType. 2018-05-22 08:30:19 -07:00