zulip/zerver/webhooks/trello
Eeshan Garg aa12002be7 webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures.
All webhook fixtures in zerver/fixtures/<webhook_name> have now
been moved to dedicated webhook-specific directories under
zerver/webhooks/<webhook_name>/fixtures, where <webhook_name> is
the name of the webhook.
2017-04-28 11:07:03 -07:00
..
fixtures webhooks: Move all fixtures to zerver/webhooks/<webhook_name>/fixtures. 2017-04-28 11:07:03 -07:00
view mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md integrations: Move Trello webhook docs to markdown. 2017-04-07 15:52:15 -07:00
tests.py Remove local datetimes from webhook messages. 2017-03-03 19:00:02 -08:00