Move `get_response` inside of `mock_http_conversation`, as it is not used anywhere else. Also create `assert_called_with_fields`. `assert_called_with_fields` calls the `assert_called_with` method of a mock object by using an HTTP request and a list of fields to look for. |
||
|---|---|---|
| .. | ||
| bots | ||
| bots_unmaintained | ||
| .gitignore | ||
| __init__.py | ||
| lib.py | ||
| lib_tests.py | ||
| provision.py | ||
| run.py | ||
| simple_lib.py | ||
| terminal.py | ||
| test_lib.py | ||
| test_run.py | ||