zulip/zerver/webhooks/jira
Eeshan Garg f9d867e138 webhooks/jira: Test double-escaped stream names with spaces.
A recent change to check_send_webhook_message allows webhooks to
unescape stream names before sending a message. This commit adds
a test for the edge case where the webhook URL is escaped twice by
a third-party.
2018-11-07 09:55:48 -08:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py
doc.md webhooks/jira: Update docs to conform to style guide. 2018-05-29 17:16:52 -07:00
tests.py webhooks/jira: Test double-escaped stream names with spaces. 2018-11-07 09:55:48 -08:00
view.py webhooks/jira: Decode stream name on our end. 2018-11-06 15:57:04 -08:00