requests-mock/requests_mock
Darragh Bailey d59b584d88 Return a separate copy for each call to decorator
Similar to decorating a class, should create a separate mock copy
otherwise it acts as a caching decorator and any mock responses added
on each call will be present for subsequent calls.

Change-Id: Iabd70aa457ceb4dbc147d7cbaeec913148cb3b56
2017-06-26 11:14:43 +01:00
..
2015-11-18 12:00:09 +11:00
2015-11-18 12:00:06 +11:00