python-zulip-api/zulip_botserver/tests
Robert Hönig 48f2c2ae36 Remove default value from assert_bot_server_response message parameter.
This is the first step in validating the bot responses for the
botserver. The default value for `message` was nonsense and
wouldn't trigger a bot in real life. Additionally, we'll want
each test to use a proper message tailored to the test. Thus,
this commit removes a 'default' message alltogether.
2018-05-28 11:13:55 -07:00
..
__init__.py mypy: zulip_botserver: Fix errors in tests/__init__.py. 2017-10-27 00:56:16 -04:00
server_test_lib.py Remove default value from assert_bot_server_response message parameter. 2018-05-28 11:13:55 -07:00
test.conf zulip_botserver: Add test for config parsing. 2018-05-17 09:42:52 -07:00
test_server.py Remove default value from assert_bot_server_response message parameter. 2018-05-28 11:13:55 -07:00