zulip/zerver/webhooks/pivotal
Eeshan Garg 4886d92405 webhooks/pivotal: Check if content == "" before sending a message.
If a message is empty, it means that this event is unsupported, in
which case, we should raise JsonableError.
2018-03-24 13:54:31 -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/pivotal: Migrate docs to Markdown. 2017-06-01 22:16:12 -07:00
tests.py python: Sort imports in webhooks. 2017-11-15 15:43:10 -08:00
view.py webhooks/pivotal: Check if content == "" before sending a message. 2018-03-24 13:54:31 -07:00