python-zulip-api/bots_api
Robert Hönig 01c363317e bots: tests: Move http mock to context manager.
This commit decouples the http mock conversation
feature from assert_bot_response(), and moves it
to the context manager mock_http_conversation().
This allows a modular design with context managers
that could be added for assert_bot_response().
2017-06-09 05:25:17 -05:00
..
__init__.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
bot_lib.py pep8: Add compliance with rule E261 bot_lib.py. 2017-06-04 15:00:42 +05:30
bots_test_lib.py bots: tests: Move http mock to context manager. 2017-06-09 05:25:17 -05: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