Kevin McCarthy
2a072e4dd3
fix tox envlist
2014-04-25 18:55:43 -10:00
Kevin McCarthy
e002aab999
let's keep testing python3.3, at least for the time being.
2014-04-23 19:36:31 -10:00
Kevin McCarthy
bd2d2cea72
bump supported python3 version to 3.4
2014-04-23 18:58:17 -10:00
Kevin McCarthy
56a9a53522
add more tox envs
2014-03-08 20:58:41 -10:00
Åsmund Grammeltvedt
a73da71159
Add Python 2.3 support
...
This commit also adds the 'six' dependency
2014-03-08 20:01:48 -10:00
Kevin McCarthy
d16b20a780
restore tox envs
2014-03-08 19:35:31 -10:00
Roberto Abdelkader Martínez Pérez
46a2c25f6a
httplib2 support
2014-03-08 19:35:30 -10:00
Marc Abramowitz
c44fee1f16
tox.ini: Add {posargs} for passing args to py.test
...
This allows you to do stuff like:
tox -e py26requests,py27requests,pypyrequests -- tests/integration/test_requests.py
2014-02-04 00:25:13 -08:00
Kevin McCarthy
d33b19b5bb
Fix Requests 2, Version Bump to 0.3.5
...
This fixes a compatiblity issue with the new version of requests.
Bumps the release version to 0.3.5, and closes #39 .
2013-10-24 21:57:18 -10:00
Kevin McCarthy
70c7e040fb
update tox to reflect new text directory structure
2013-08-11 15:05:40 -10:00
Kevin McCarthy
c90778274e
reorganize tests, start using pytest
2013-02-21 22:15:57 -10:00
Kevin McCarthy
41da9ddbab
Add Support for Requests Library
...
Added support and tests for the Requests library. At least basic
support seems to be working. The tests should run fine if you
don't have requests installed; it just won't verify the requests-
specific tests.
2012-09-16 12:29:45 -10:00
Kevin McCarthy
5e05587ea0
test requests GET / POST with VCR
2012-09-03 15:13:04 -10:00
Marc Abramowitz
d54b15dcae
Add tox.ini for tox ( http://tox.testrun.org/ )
2012-07-01 11:06:32 -07:00