cash
30ff4319e2
updated unit tests and travis config for python 2.6 and 3
2014-01-11 19:45:46 -05:00
cash
c449e3f8e1
skipping tests that were failing because of external dependency on Twitter
2014-01-11 15:45:45 -05:00
cash
fc55791cbf
updated remaining tests in test_core.py and removed cursor test (which will be replaced)
2014-01-11 15:37:47 -05:00
cash
5304803f09
added docstrings for new tests and finished testing input arguments of request()
2014-01-11 11:13:55 -05:00
cash
f075586fcd
moved integration tests to new file
2014-01-11 10:06:30 -05:00
cash
9cbd3d6fbc
added some basic tests of the core request() method using dropbox/responses
2014-01-09 22:59:23 -05:00
Mike Helmick
638f75b93d
Fixes #266
2013-10-26 19:04:36 -04:00
Mike Helmick
06f5425724
Fixes #244
2013-07-20 17:46:13 -04:00
Mike Helmick
dd3727c6f5
Fixes #243
2013-07-20 17:22:07 -04:00
Mike Helmick
0fef3369ae
Attempting to fix tests again -___-
2013-07-18 21:16:08 -04:00
Mike Helmick
a04a7c155c
Fixing up some more tests
...
Even though this should be done in here really :P
2013-07-18 21:04:39 -04:00
Mike Helmick
a1ee2a93ad
Attempting to fix some tests that started breaking...
2013-07-18 20:57:31 -04:00
Mike Helmick
2dc15b7030
Fix generator test, remove search_gen from coverage
2013-07-18 20:43:02 -04:00
Mike Helmick
acdf73a04e
More tests, coverage, and excluding lines from being covered
...
There are some lines that will never be hit in tests, excluding those
from being covered!
2013-06-27 22:37:02 -04:00
Mike Helmick
3c637ddc7d
Tests and documentation
2013-06-27 19:20:43 -04:00
Mike Helmick
7cab9d5dd1
Attempting to exclude lines that we can't necessarily hit in tests, added a test, fixed function name
...
update_profile_background_image has been in endpoints.py twice for a
bit, my bad.
Using update_profile_banner_image for the function name to update
profile banner image (that's what it was called previously)
2013-06-12 10:54:28 -04:00
Mike Helmick
478c139af2
Coverage, tests, secure ACCESS_TOKEN, update HISTORY
2013-06-11 17:12:34 -04:00
Mike Helmick
2f5f496ead
More test coverage
2013-06-11 15:00:39 -04:00
Mike Helmick
6ce39f9921
Moving tests to their own folder
2013-06-11 14:41:46 -04:00