python-zulip-api/bots_api
Robert Hönig f4369fe013 bots: tests: Mock bots only once.
This is done by moving the mocking and patching
code to the `setUp` and `tearDown` functions.
2017-06-14 20:25:07 -07:00
..
__init__.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
bot_lib.py bots: Add get_config_info function for bots. 2017-06-14 20:25:07 -07:00
bots_test_lib.py bots: tests: Mock bots only once. 2017-06-14 20:25:07 -07:00
run.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
test-bots test-bots: Fail if a bot is missing __init__.py. 2017-06-08 09:21:12 -07:00