python-zulip-api/bots/giphy
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
giphy.py bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
test_giphy.py bots: Refactor and simplify bot_test_lib.py. 2017-06-06 23:06:40 -07:00