Commit graph

8 commits

Author SHA1 Message Date
sneakypete81
99d0a8066b Update httpretty to 0.6.5
(but no further due to https://github.com/gabrielfalcao/HTTPretty/issues/114)
2013-10-29 09:18:21 +00:00
sneakypete81
ec163eb4d4 Add DDT support to test_http, to reduce duplication 2013-08-16 17:46:30 +01:00
sneakypete81
9cc8849322 Latest requests_oauthlib fixes a Unicode bug, so we don't need to ask requests to decode anymore 2013-06-29 21:24:33 +01:00
sneakypete81
a1f22c0b6d requests-oauthlib 0.3.2 introduced a Unicode bug.
Hold back to 0.3.1 until this is resolved
2013-06-29 20:26:30 +01:00
sneakypete81
d3a4036817 Reorganise tests into unit and functional categories.
Tox (and hence Travis) only runs unit tests
Functional tests can be run manually, with the default Python version
2013-06-29 12:43:41 +01:00
sneakypete81
0805f032fb Python3 support 2013-05-25 11:33:41 +01:00
sneakypete81
8a1d1f5b58 Add Python2.6 to tox 2013-05-18 13:09:29 +01:00
sneakypete81
7668deba43 Using tox, for the ability to test across multiple Python versions 2013-05-18 13:09:29 +01:00