This website requires JavaScript.
Explore
Get Started
x
/
requests-mock
Code
Issues
Proposed changes
requests-mock
/
requests_mock
History
Jenkins
9547a7b6b1
Merge "Allow to decorate class with mock"
2015-01-15 01:44:21 +00:00
..
contrib
Fixture should depend on MockerCore
2014-07-01 17:31:35 +10:00
tests
Allow to decorate class with mock
2014-12-22 08:37:55 +01:00
__init__.py
Make a public create_response function
2014-07-30 15:21:21 +10:00
adapter.py
Use weakref to hold matcher
2014-12-19 09:39:36 +10:00
compat.py
Add get_all to compatibility function
2014-08-26 17:43:07 +10:00
exceptions.py
Correctly set adapter to response.connection
2014-08-20 09:31:30 +10:00
mocker.py
Allow to decorate class with mock
2014-12-22 08:37:55 +01:00
response.py
Allow specifying an exception to raise
2014-12-15 15:31:03 +10:00