zulip/zerver/webhooks/updown
Steve Howell fae3535e79 webhook tests: Avoid check_webhook for multi messages.
If we're not passing in expected_topic or expected_message
to check_webhook, it's better to just call send_webhook_payload,
since we'll want to explicitly check our messages
anyway.

This preps us to always require those fields for
check_webhook, which can prevent insidious testing no-ops.
2020-08-24 12:34:46 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py
doc.md webhooks/updown: Update docs to conform to style guide. 2018-04-23 12:03:34 -07:00
tests.py webhook tests: Avoid check_webhook for multi messages. 2020-08-24 12:34:46 -07:00
view.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00