added some basic tests of the core request() method using dropbox/responses

This commit is contained in:
cash 2014-01-09 22:59:23 -05:00
parent 362c6ff9c1
commit 9cbd3d6fbc
2 changed files with 90 additions and 0 deletions

View file

@ -3,3 +3,4 @@ requests==2.1.0
requests_oauthlib==0.4.0
python-coveralls==2.1.0
nose-cov==1.6
responses==0.2.0