steve
steve copied to clipboard
steve-cmd fetch tests
Fetch does a bunch of things not covered by the current tests. This issue covers adding these tests:
- verify fetch fails if there's no url
- verify fetch fetches videos (use mocked youtube-dl)
- verify fetch fetches videos and stomps on existing data with
--force
Relatedly, should we adjust fetch? Is this ui helpful for the things we're asking it to do? Is "fetch" a good name?