aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_download.py
Commit message (Collapse)AuthorAgeFilesLines
...
* streamlined and simplified dynamic tests generation; readded a couple of ↵Filippo Valsorda2012-12-121-52/+74
| | | | test features
* test automationgcmalloc2012-12-121-188/+63
|
* use the new --test option to speed up tests (fetch only first 10K)Filippo Valsorda2012-12-111-73/+85
| | | | now all tests working and passing
* SoundCloud IDs have changed, fix testsPhilipp Hagemeister2012-12-071-3/+3
|
* Correct metacafe test filename (happens to start with an underscore)Philipp Hagemeister2012-12-031-3/+3
|
* Add test for Youku (Mentioned in #314)Philipp Hagemeister2012-11-301-0/+12
|
* Fix MD5 calculationPhilipp Hagemeister2012-11-291-18/+5
|
* Fix 2.6 nosetestsPhilipp Hagemeister2012-11-291-2/+3
|
* Check during test runtime instead of test generation for _WORKING, and add ↵Philipp Hagemeister2012-11-281-22/+38
| | | | 2.6 compat
* Update download testsPhilipp Hagemeister2012-11-281-178/+150
|
* Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister2012-11-281-181/+181
|
* adding second vimeo urlgcmalloc2012-10-241-3/+17
|
* skipping vimeo for the momentgcmalloc2012-10-241-0/+2
|
* adding xnxx testgcmalloc2012-10-241-1/+16
|
* adding collegehumor testgcmalloc2012-10-241-0/+16
|
* adding stanford open class coursesgcmalloc2012-10-231-1/+17
|
* adding test for vimeo, xvideo and soundcloudgcmalloc2012-10-231-11/+53
|
* changing test from md5 to filesize, the file changed between downloadgcmalloc2012-10-191-5/+2
|
* cleaning the test that doesn't work with the api for the momentgcmalloc2012-10-191-30/+1
|
* some assertion on the file downloadedgcmalloc2012-10-191-50/+10
|
* correcting test to be compatible with python2.6gcmalloc2012-10-191-12/+18
|
* correction on the testgcmalloc2012-10-191-25/+36
|
* adding xvideogcmalloc2012-10-121-2/+49
|
* adding facebook testgcmalloc2012-10-121-1/+20
|
* adding photobucket testgcmalloc2012-10-121-1/+19
|
* adding metacafe testgcmalloc2012-10-121-1/+14
|
* adding dailymotion testgcmalloc2012-10-121-1/+16
|
* some changes to keep the same standardgcmalloc2012-10-121-24/+23
|
* changing test videogcmalloc2012-10-121-3/+3
|
* adding download test with md5 checkgcmalloc2012-10-121-0/+37