spotipy/spotipy
Richard Ngo-Lam fe438c0432
Update search_markets method to apply the total parameter to all types, add tests (#901)
* Update search_markets method to apply the total parameter to all types, fixes #534

* Add integration tests for searching multiple types in multiple markets

* Update search_markets method to apply the total parameter to all types, add tests

---------

Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
2023-03-15 23:46:08 +00:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Add encoder_cls argument to CacheFileHandler (#941) 2023-02-12 22:58:55 +00:00
client.py Update search_markets method to apply the total parameter to all types, add tests (#901) 2023-03-15 23:46:08 +00:00
exceptions.py Give a reason for player errors in SpotifyException (#543) 2020-07-23 17:08:47 +01:00
oauth2.py Fix SpotifyPKCE docstring (#942) 2023-02-14 14:00:59 +00:00
util.py Fix a few typos in comments & strings (#866) 2022-10-29 14:23:43 +01:00