Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-23 | [instagram] Add support for user profiles (Fixes #2606) | Philipp Hagemeister | |
2014-03-23 | [test] Move expect_info_dict out of test_download | Philipp Hagemeister | |
2014-03-17 | [test] Rename get_testcases to gettestcases | Philipp Hagemeister | |
Apparently, newer versions of nosetests are somewhat over-eager in their test discovery. | |||
2013-11-25 | [tests] Remove global_setup function | Philipp Hagemeister | |
2013-10-28 | [tests] don't fail on network errors | Filippo Valsorda | |
This is suboptimal, but at least this way we will need to look at the logs only to check for network errors that happen too often, instead of parsing a ton of lines each time to see if there is some true test failing | |||
2013-10-18 | Extend #980 with --max-quality support | Philipp Hagemeister | |
2013-10-15 | Simplify tests | Philipp Hagemeister | |
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up | |||
2013-10-07 | Simplify test setup | Philipp Hagemeister | |
2013-10-06 | Move try_rm to test helpers | Philipp Hagemeister | |
2013-10-05 | [fixup] remove unnecessary commented function | Filippo Valsorda | |
2013-10-05 | add capability to suppress expected warnings in tests | Filippo Valsorda | |
2013-06-27 | Move testcase generator to helper | Philipp Hagemeister | |
2013-06-27 | Simplify FakeYDL | Philipp Hagemeister | |