Ritiek Malhotra
|
69522331df
|
Fix tests
|
2019-07-20 21:49:25 +05:30 |
|
Ritiek Malhotra
|
b6c5c88550
|
Fix tests for now and rephrase comments for clarity
|
2019-06-03 14:15:35 +05:30 |
|
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
|
441c75ec64
|
Load defaults in test_spotify_tools.py
|
2019-02-26 10:33:05 +05:30 |
|
Ritiek Malhotra
|
ec19491f4f
|
Fix tests and monkeypatch Pafy.download method for version on GitHub
|
2019-02-26 09:50:59 +05:30 |
|
Ritiek Malhotra
|
925521aa3b
|
Fix tests for now
|
2019-02-04 20:18:01 +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 |
|