python-zulip-api/zulip_botserver/tests
Robert Hönig 3ddc8f9b5d botserver: Make bot-name-not-found error more user-friendly.
Previously, when a bot name wasn't found, the Botserver threw
an ImportError with an error message. This results in an
intimidating traceback which is in most cases not helpful to
the user. This commit replaces the ImportError with sys.exit.
2018-06-04 10:14:17 -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 botserver: Strip messages like we do in zulip-run-bot. 2018-05-29 10:05:19 +02:00
test.conf botserver: Validate token before accepting message. 2018-05-30 09:37:33 -04:00
test_server.py botserver: Make bot-name-not-found error more user-friendly. 2018-06-04 10:14:17 -07:00