brilliant-ember / YouTube-Channel-Downloader

Takes a channel url and downloads all its videos, description, and playlists to your computer. Now you can backup your personal channel with ease!
The Unlicense
3 stars 0 forks source link

Improve coverage for unit and functional testing #2

Open brilliant-ember opened 2 years ago

brilliant-ember commented 2 years ago

you can use the unit_tests.py as a starting point and the /test dir

This is a nit, but all test classes are not named properly, you should change that to reflect the class being tested

brilliant-ember commented 2 years ago

the Downloader init function should produce the following tree structure image

brilliant-ember commented 2 years ago

test having 2 or more partial downloads at the same time, output should be image image image image