Simplify tests
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 15 Oct 2013 00:00:53 +0000 (02:00 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 15 Oct 2013 00:00:55 +0000 (02:00 +0200)
commit44a5f1718a5657a08082d8fd3201403bf2683c4f
tree97b83864087d2b6fd3696f785a764389b86d4d66
parenta623df4c7b099bc3adfe943c7155e55c6512aeff
Simplify tests

* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
12 files changed:
test/helper.py
test/test_age_restriction.py
test/test_all_urls.py
test/test_dailymotion_subtitles.py
test/test_download.py
test/test_playlists.py
test/test_utils.py
test/test_write_annotations.py
test/test_write_info_json.py
test/test_youtube_lists.py
test/test_youtube_signature.py
test/test_youtube_subtitles.py