zulip/zerver/webhooks/trello
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/trello: Support updating Card descriptions. 2017-09-28 10:58:07 -07:00
view webhooks: Migrate to UnexpectedWebhookEventType. 2018-05-22 08:30:19 -07:00
__init__.py Webhook: Remove duplicate trello code. 2017-08-08 15:55:09 -07:00
doc.md webhooks/trello: Update docs to conform to style guide. 2018-04-05 14:48:37 -07:00
tests.py webhooks: Migrate most integrations to use check_send_webhook_message. 2018-03-16 19:23:50 -02:30