python-zulip-api/zulip_botserver/tests
Robert Hönig e6ef34a964 botserver: Strip messages like we do in zulip-run-bot.
Previously, messages weren't stripped at all. This
caused most bots to break and send replies similar to
"I didn't understand your command". Nobody noticed,
because the tests were only validating that replies
were sent, but not the content in them. Thus, this
commit also adds tests to avoid further regressions.
2018-05-29 10:05:19 +02:00
..
__init__.py mypy: zulip_botserver: Fix errors in tests/__init__.py. 2017-10-27 00:56:16 -04:00
server_test_lib.py botserver: Strip messages like we do in zulip-run-bot. 2018-05-29 10:05:19 +02:00
test.conf zulip_botserver: Add test for config parsing. 2018-05-17 09:42:52 -07:00
test_server.py botserver: Strip messages like we do in zulip-run-bot. 2018-05-29 10:05:19 +02:00