11 Commits (6eefe53329ad22a2b2c7be123b8a9b758a6ea205)

Author SHA1 Message Date
Philipp Hagemeister ff14fc4964 [test] Rename get_testcases to gettestcases
Apparently, newer versions of nosetests are somewhat over-eager in their test discovery.
10 years ago
Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function 11 years ago
Filippo Valsorda dd508b7c4f [tests] don't fail on network errors
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
11 years ago
Philipp Hagemeister f4d96df0f1 Extend #980 with --max-quality support 11 years ago
Philipp Hagemeister 44a5f1718a Simplify tests
* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
11 years ago
Philipp Hagemeister b2ad967e45 Simplify test setup 11 years ago
Philipp Hagemeister f4aac741d5 Move try_rm to test helpers 11 years ago
Filippo Valsorda 8932a66e49 [fixup] remove unnecessary commented function 11 years ago
Filippo Valsorda 00fcc17aee add capability to suppress expected warnings in tests 11 years ago
Philipp Hagemeister fc2c063e1e Move testcase generator to helper 11 years ago
Philipp Hagemeister 112da0a0ce Simplify FakeYDL 11 years ago