python-zulip-api/bots_api
derAnfaenger 8f2fc6069d bots: Refactor and simplify bot_test_lib.py.
This commit integrates the mock_test function in
check_expected_responses and makes this function usable
for simple tests only by not allowing mock http conversations.

assert_bot_response() is now used for single message-response pairs,
resolving potential issues with multiple messages and a single http
request-response pair.

The giphy bot test file is updated accordingly.
2017-06-06 23:06:40 -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 and simplify bot_test_lib.py. 2017-06-06 23:06:40 -07:00
run.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
test-bots test-bots: Enable list of bots to test & check for valid bot names. 2017-06-06 22:29:57 -07:00