python-zulip-api/bots_api
Tim Abbott d0e5447cd0 bots: Refactor bot testing library to still support un-mocked HTTP.
Several of our bots haven't been converted to have mock responses for
third-party APIs yet, and we may want that code path for with-network
testing anyway.
2017-06-05 15:11:46 -07: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: Refactor bot testing library to still support un-mocked HTTP. 2017-06-05 15:11:46 -07:00
run.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
test-bots pep8: Add compliance with rule E261 test-bots. 2017-06-04 15:00:58 +05:30