py-coder
|
0202c65110
|
Added leading zeros in track_number.Fixed issue #592
|
2019-08-01 10:17:24 +05:45 |
|
Ritiek Malhotra
|
ac7d42535f
|
Replace class SpotifyAuthorize with @must_be_authorized (#506)
* @must_be_authorized decorator for functions in spotify_tools.py
* We don't need this
* Add tests
* Update CHANGELOG.md
|
2019-02-27 09:48:18 -08:00 |
|
Ritiek Malhotra
|
e9f046bea1
|
Rebase fixes
|
2019-02-26 23:41:37 +05:30 |
|
Ritiek Malhotra
|
548a87e945
|
Re-add test for m3u files (removed accidently in #448)
|
2019-02-26 09:50:59 +05:30 |
|
Ritiek Malhotra
|
ed1c068c36
|
Add tests
|
2019-02-26 09:50:59 +05:30 |
|
Ritiek Malhotra
|
fbc04671d8
|
Use Black to format code
|
2018-12-29 14:09:34 +05:30 |
|
Ritiek Malhotra
|
51b01fc448
|
[WIP] Monkeypatch tests (#448)
* 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
|
2018-12-26 17:15:56 +05:30 |
|