§
    ñ)Jfl  ã                   óL   — d dl mZ d dlmZmZ ddlmZ  G d„ dee¦  «        ZdS )é    )ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚWindowsLiveProviderc                   ó"   — e Zd Zej        Zd„ ZdS )Ú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    út/home/alex/cs2snipeproduction/venv/lib/python3.11/site-packages/allauth/socialaccount/providers/windowslive/tests.pyÚget_mocked_responsez$WindowsLiveTests.get_mocked_response
   s   € ÝØðñ
ô 
ð 	
ó    N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   © r   r   r	   r	      s+   € € € € € Ø%Ô(€Kð
ð 
ð 
ð 
ð 
r   r	   N)Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r	   r   r   r   ú<module>r      sx   ðØ 8Ð 8Ð 8Ð 8Ð 8Ð 8Ø 2Ð 2Ð 2Ð 2Ð 2Ð 2Ð 2Ð 2à )Ð )Ð )Ð )Ð )Ð )ð
ð 
ð 
ð 
ð 
Ð'¨ñ 
ô 
ð 
ð 
ð 
r   