aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_download.py
Commit message (Expand)AuthorAgeFilesLines
...
* Bubble up all the stack of exceptions and retry download tests on timeout errorsFilippo Valsorda2013-03-091-1/+15
* Switch ComedyCentral test to a permanent URL (They delete full episodes older...Philipp Hagemeister2013-02-011-1/+1
* Drop md5: spec for now (unused and breaks int values)Philipp Hagemeister2013-01-251-5/+1
* Download progress hooksPhilipp Hagemeister2013-01-121-0/+6
* Aggressive test timeout to catch hanging serversPhilipp Hagemeister2013-01-121-0/+1
* Remove .part files before and after testsPhilipp Hagemeister2013-01-011-0/+2
* add test for infoqPhilipp Hagemeister2013-01-011-1/+2
* Simplify test parameter initializationPhilipp Hagemeister2013-01-011-3/+2
* Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister2013-01-011-23/+36
* Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister2013-01-011-9/+10
* typoPhilipp Hagemeister2013-01-011-1/+1
* In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda2013-01-011-10/+9
* better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda2012-12-201-5/+4
* add info_dict testing to test_downloadFilippo Valsorda2012-12-201-1/+17
* Revert "Don't be too clever"Philipp Hagemeister2012-12-121-5/+7
* Don't be too cleverPhilipp Hagemeister2012-12-121-7/+5
* streamlined and simplified dynamic tests generation; readded a couple of test...Filippo Valsorda2012-12-121-52/+74
* 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
* 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 2....Philipp Hagemeister2012-11-281-22/+38
* 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