aboutsummaryrefslogtreecommitdiff
path: root/test/helper.py
AgeCommit message (Expand)Author
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
2014-08-25[generic] Fix rss under Python 2.x and move test to extractorPhilipp Hagemeister
2014-08-21Allow playlist test definitions in test_download.Philipp Hagemeister
2014-07-23[test/helper] Do not use deprecated methodPhilipp Hagemeister
2014-07-21[test_playlist] Add and use assertGreaterEqualPhilipp Hagemeister
2014-05-13[test/helper] Clarify which field failed an assertionPhilipp Hagemeister
2014-04-30[YoutubeDL] Add simple tests for format_note (Closes #2825)Philipp Hagemeister
2014-04-21[test helper] Correct only_matching test gatheringPhilipp Hagemeister
2014-04-19[test_all_urls] Add support for distributed URL matching test definitionPhilipp Hagemeister
2014-03-23[instagram] Add support for user profiles (Fixes #2606)Philipp Hagemeister
2014-03-23[test] Move expect_info_dict out of test_downloadPhilipp Hagemeister
2014-03-17[test] Rename get_testcases to gettestcasesPhilipp Hagemeister
2013-11-25[tests] Remove global_setup functionPhilipp Hagemeister
2013-10-28[tests] don't fail on network errorsFilippo Valsorda
2013-10-18Extend #980 with --max-quality supportPhilipp Hagemeister
2013-10-15Simplify testsPhilipp Hagemeister
2013-10-07Simplify test setupPhilipp Hagemeister
2013-10-06Move try_rm to test helpersPhilipp Hagemeister
2013-10-05[fixup] remove unnecessary commented functionFilippo Valsorda
2013-10-05add capability to suppress expected warnings in testsFilippo Valsorda
2013-06-27Move testcase generator to helperPhilipp Hagemeister
2013-06-27Simplify FakeYDLPhilipp Hagemeister