Kevin McCarthy
bc5199c893
improve socket mocking to hopefully pass both new python3.4 socket connection stuff and requests tests
2014-04-23 19:30:43 -10:00
Kevin McCarthy
bd2d2cea72
bump supported python3 version to 3.4
2014-04-23 18:58:17 -10:00
Kevin McCarthy
73666bcb49
add AWS keys to travis
2014-03-08 22:49:01 -10:00
Kevin McCarthy
34e7760d47
let's add boto as a supported client, and maybe we dont need the empty travis env anymore
2014-03-08 20:21:20 -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
2385176084
Cut down on the number of environments in Travis
2014-03-08 19:35:32 -10:00
Kevin McCarthy
14590ae3c7
Add httplib2 tests to travis
2014-03-08 19:35:32 -10:00
Kevin McCarthy
0d08157e5d
Removing Pypy tests until travis installs version 2.2.1
2013-12-15 16:39:44 -10: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
5eab2edd70
Fix travis
2013-08-11 15:05:42 -10:00
Kevin McCarthy
f353a95af5
whats up with travis
2013-08-11 15:05:42 -10:00
Kevin McCarthy
6cbd84c15f
fix travis
2013-08-11 15:05:40 -10:00
Dan Lecocq
b488ca67fe
Substantial refactoring
...
This refactoring includes some PEP-8 compliance changes, as well as some more
complete testing to ensure that we're in fact serving everything out of
cassettes when we thing we are.
Incidentally, it also includes fixes for #3 and #4
2013-08-11 15:05:39 -10:00
Kevin McCarthy
97cf07c086
Update Travis, Remove requirements.txt
...
Since setup.py is handling requirements now, I think I can remove
requirements.txt. Also, travis needs to be updated to use py.test
2013-02-21 23:29:43 -10:00
Kevin McCarthy
1d3fe5c33e
Update .travis.yml
2012-10-11 17:16:23 -10:00
Kevin McCarthy
2e3a129669
fix bug in travis.yml
2012-09-19 19:56:06 -10:00
Kevin McCarthy
aeac2766ad
update travis to run both with and without requests library
2012-09-16 13:47:42 -10:00
Kevin McCarthy
5e05587ea0
test requests GET / POST with VCR
2012-09-03 15:13:04 -10:00
Kevin McCarthy
3be8a93028
let's try pypy
2012-07-01 21:58:04 -10:00
Kevin McCarthy
a1f22945d7
screw python 2.5
2012-05-30 23:12:53 -10:00
Kevin McCarthy
3790a1f981
let's try the from future thingy
2012-05-30 22:57:10 -10:00
Kevin McCarthy
71c422700e
never mind, no context managers in 2.5
2012-05-30 22:54:53 -10:00
Kevin McCarthy
7986617eb3
let's try a couple python versions
2012-05-30 22:48:49 -10:00
Kevin McCarthy
69ea6d73c4
add travis.yml
2012-05-30 22:12:26 -10:00