Ë
    ºûëfà  ã                   óD   — d dl mZ d dlmZmZ ddlmZ  G d„ dee«      Zy)é    )ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚSpotifyOAuth2Providerc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚSpotifyOAuth2Testsc                 ó   — t        dd«      S )NéÈ   a#  {
          "birthdate": "1937-06-01",
          "country": "SE",
          "display_name": "JM Wizzler",
          "email": "email@example.com",
          "external_urls": {
            "spotify": "https://open.spotify.com/user/wizzler"
          },
          "followers" : {
            "href" : null,
            "total" : 3829
          },
          "href": "https://api.spotify.com/v1/users/wizzler",
          "id": "wizzler",
          "images": [
            {
              "height": null,
              "url":
              "https://fbcdn-profile-a.akamaihd.net/hprofile-ak-frc3/t1.0-1/1970403_10152215092574354_1798272330_n.jpg",
              "width": null
            }
          ],
          "product": "premium",
          "type": "user",
          "uri": "spotify:user:wizzler"
        })r   ©Úselfs    úh/var/www/cs2snipe.com/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/spotify/tests.pyÚget_mocked_responsez&SpotifyOAuth2Tests.get_mocked_response
   s   € ÜØðó
ð 	
ó    c                  ó   — y)Nzemail@example.com© r   s    r   Úget_expected_to_strz&SpotifyOAuth2Tests.get_expected_to_str)   s   € Ø"r   N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r   r   r   r   r	   r	      s   „ Ø'×*Ñ*€Kò
ó>#r   r	   N)Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r	   r   r   r   ú<module>r      s   ðÝ 8ß 2å +ô##Ð)¨8õ ##r   