- Original Message -
> I am a beginner to using mock in python and trying to use
> http://www.voidspace.org.uk/python/mock.
>
> Please tell me the basic calls to get me working in below scenario. I
> am using python's Requests module
> (http://docs.python-requests.org/en/latest/) .
>
> In
I am a beginner to using mock in python and trying to use
http://www.voidspace.org.uk/python/mock.
Please tell me the basic calls to get me working in below scenario. I am using
python's Requests module (http://docs.python-requests.org/en/latest/) .
In my views.py, I have a function that makes