zulip/zerver/webhooks/bitbucket3
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/bitbucket3: Add the `diagnostics:ping` event. 2019-06-17 17:33:32 -07:00
__init__.py
doc.md
tests.py webhook tests: Avoid check_webhook for multi messages. 2020-08-24 12:34:46 -07:00
view.py docs: Fix spelling errors caught by codespell. 2020-08-11 10:23:06 -07:00