spotipy/tests
mattrost 1b0c426984
Addition of Test Cases (#818)
* Added test_categories_country to use optional country selection for categories method.

* Added test_categories_locale for testing locale method of categories.

* Added test_categories_limit_low and test_categories_limit_high to test the limit method of categories for edge cases.

* Rearranged for flow

* Added test_category_playlists_limit_low and test_category_playlists_limit_high for testing the limit method.
2022-06-18 23:28:08 +01:00
..
integration Addition of Test Cases (#818) 2022-06-18 23:28:08 +01:00
unit set cache checking to false so that failing test passes (#682) 2021-04-25 22:02:07 +01:00
__init__.py Retries For All Endpoints, fixes #347 (#457) 2020-03-29 17:18:23 +01:00
helpers.py Retry for POST, PUT and DELETE, fixes #577 (#596) 2020-10-24 14:32:04 +01:00