Go to file
Jamie Lennox 66f59fb031 Rename requests mock object in testing
It has been mentioned a number of times that the self.requests naming
for the requests_mock object is confusing between whether you are
actually sending a request or are mocking a request.

Rename all entries of the requests object to requests_mock.

This cleans up a couple of entries where the older register_uri format
was being used in favour of using the HTTP method as the requests_mock
method.

Change-Id: I315085b4088130b510f9dbd696011d983598372c
2015-03-18 10:31:06 +11:00
2012-06-11 13:33:02 -07:00
2013-09-24 12:34:17 +10:00
2014-05-07 12:12:43 -07:00
2015-02-13 17:55:34 +11:00
2012-09-29 16:03:23 -07:00
2011-10-25 16:50:08 -07:00
2013-05-17 14:43:31 -07:00
2014-05-22 07:12:03 +00:00
2015-02-13 17:55:34 +11:00
Description
RETIRED, further work has moved to Debian project infrastructure
1.8 MiB