zulip/zerver/webhooks/updown
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: 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: Extract assert_stream_message. 2020-08-24 12:34:46 -07:00
view.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00