mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-07-24 10:41:53 +00:00
51b01fc448
* Parameterize test_internals.py * Create test_spotify_tools.py * Monkeypatch pafy.download * Monkeypatch YouTube search page * Replace globals with fixtures * Add missing urllib import, re-ordering and rename test_with_metadata.py * Avoid creating temp directory in current working directory during test * Update CHANGES.md