Kevin McCarthy
|
4e36997e1a
|
Use pytest-httpbin
This will help the test flakiness and speed up test runs.
|
2016-05-01 13:50:04 -10:00 |
|
John Vandenberg
|
dc9cd4229b
|
Fix pyflakes and pep8 errors
Use extra asserts to use previously unused variables in tests,
such as `cass` and `response`.
Fix only pyflakes errors in docs/conf.py
|
2015-11-26 08:25:06 +11:00 |
|
Maarten van Schaik
|
04b5978adc
|
Add effective url test for httplib2
|
2015-08-14 12:37:34 +02:00 |
|
Ivan Malison
|
5ab77e22db
|
Use suggested emacs style coding statements (see https://www.python.org/dev/peps/pep-0263/).
|
2015-03-23 17:55:49 -07:00 |
|
Abhinav Gupta
|
87a25e9ab0
|
Fix httplib2 integration test.
|
2015-02-24 00:10:08 -08:00 |
|
Kevin McCarthy
|
32b99f0719
|
urlencode moved in py3
|
2014-03-08 20:21:04 -10:00 |
|
Roberto Abdelkader Martínez Pérez
|
46a2c25f6a
|
httplib2 support
|
2014-03-08 19:35:30 -10:00 |
|