Ë
    ûûàgÌ  ã                   óL   — d dl mZ d dlmZ d dlmZ ddlmZ  G d„ dee«      Zy)	é    )ÚTestCase)ÚOAuth2TestsMixin©ÚMockedResponseé   )ÚWindowsLiveProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚWindowsLiveTestsc                 ó   — t        dd«      S )NéÈ   a  
        {
          "first_name": "James",
          "last_name": "Smith",
          "name": "James Smith",
          "locale": "en_US",
          "gender": null,
          "emails": {
              "personal": null,
              "account": "jsmith@example.com",
              "business": null,
              "preferred": "jsmith@example.com"
              },
          "link": "https://profile.live.com/",
          "updated_time": "2014-02-07T00:35:27+0000",
          "id": "83605e110af6ff98"
        }
        r   ©Úselfs    úo/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/windowslive/tests.pyÚget_mocked_responsez$WindowsLiveTests.get_mocked_response   s   € ÜØðó
ð 	
ó    c                  ó   — y)Nzjsmith@example.com© r   s    r   Úget_expected_to_strz$WindowsLiveTests.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)	Údjango.testr   Úallauth.socialaccount.testsr   Úallauth.testsr   Úproviderr   r
   r   r   r   ú<module>r      s    ðÝ  å 8Ý (å )ô$Ð'¨õ $r   