requests-mock/requests_mock
Rick van de Loo fcc640f495 Add string representation to _RequestObjectProxy
Via https://github.com/openstack/requests-mock/pull/12 by @allardhoeve

Change-Id: I7e9bba3a22a08ee41af5480b8a3cee49ef06624d
2017-04-18 10:20:06 +02:00
..
contrib Fixture should depend on MockerCore 2014-07-01 17:31:35 +10:00
tests Add string representation to _RequestObjectProxy 2017-04-18 10:20:06 +02:00
__init__.py Support Cookies 2015-11-18 12:00:09 +11:00
adapter.py Allow arbirtrary matcher to be add to match 2017-01-23 10:19:56 +11:00
compat.py Expose Fake objects in compat 2015-11-18 12:00:06 +11:00
exceptions.py Correctly set adapter to response.connection 2014-08-20 09:31:30 +10:00
mocker.py Allow for nested mocking 2016-11-18 16:10:54 +11:00
request.py Add string representation to _RequestObjectProxy 2017-04-18 10:20:06 +02:00
response.py Type check the empty string when creating repsonse 2017-01-31 21:55:51 +11:00