zulip/zerver/webhooks/jira
Steve Howell f74aa29a1c webhook tests: Extract assert_stream_message.
This forces us to be a bit more explicit about testing
the three key values in any stream message, and it
also de-clutters the code a bit.  I eventually want
to phase out do_test_topic and friends, since they
have the pitfall that you can call them and have them
do nothing, because they don't actually require
values to be be passed in.

I also clean up the code a bit for the tests that
have two new messages arriving.
2020-08-24 12:34:46 -07:00
..
fixtures webhooks: Fix invalid JSON in Jira test fixtures. 2020-08-07 15:06:05 -07:00
__init__.py
doc.md webhooks/jira: Update webhook to support improved comment events. 2019-08-19 14:22:42 -07:00
tests.py webhook tests: Extract assert_stream_message. 2020-08-24 12:34:46 -07:00
view.py docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00