4 Commits

Author SHA1 Message Date
FND
7bb2cca716 Fix compatibility with Python 3.2 and below 2015-07-14 11:30:12 +02:00
Chris Dent
24c9071930 cleanup more author tags 2015-05-26 22:57:09 +01:00
Chris Dent
75394fbf61 Add verbose reporting of request and response
In normal testing setups it is not possible to see the requests and
responses being made. If a test is set to 'verbose: True' then the
test request info and the httplib2 request and response data will be
produced to STDOUT.
2015-04-27 14:07:17 +01:00
Chris Dent
753ab77a52 Cleanup case module for increased clarity.
* Functions moved to utils module
* http request moved to own method
* redundant data assignment of response and output rationalized
2015-03-08 15:01:09 +00:00