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(). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bot_lib.py | ||
| bots_test_lib.py | ||
| run.py | ||
| test-bots | ||