streamlined and simplified dynamic tests generation; readded a couple of test features

This commit is contained in:
Filippo Valsorda 2012-12-12 14:15:21 +01:00
parent 2b5b2cb84c
commit fd5ff02042
3 changed files with 76 additions and 54 deletions

View file

@ -57,7 +57,7 @@ class TestYoutubeLists(unittest.TestCase):
self.assertEqual(DL.result[-1], ['http://www.youtube.com/watch?v=rYefUsYuEp0'])
def test_youtube_channel(self):
"""I give up, please find a channel that does paginate and test this like test_youtube_playlist_long"""
# I give up, please find a channel that does paginate and test this like test_youtube_playlist_long
pass # TODO
def test_youtube_user(self):