Ë
    ûûà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é   )ÚAtlassianProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚAtlassianTestsc                 ó   — d}t        d|«      S )Na  
        {
            "account_type": "atlassian",
            "account_id": "112233aa-bb11-cc22-33dd-445566abcabc",
            "email": "mia@example.com",
            "email_verified": true,
            "name": "Mia Krystof",
            "picture": "https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/112233aa-bb11-cc22-33dd-445566abcabc/1234abcd-9876-54aa-33aa-1234dfsade9487ds",
            "account_status": "active",
            "nickname": "mkrystof",
            "zoneinfo": "Australia/Sydney",
            "locale": "en-US",
            "extended_profile": {
                "job_title": "Designer",
                "organization": "mia@example.com",
                "department": "Design team",
                "location": "Sydney"
            }
        }éÈ   r   )ÚselfÚresponse_datas     úm/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/atlassian/tests.pyÚget_mocked_responsez"AtlassianTests.get_mocked_response   s   € ðˆô& ˜c =Ó1Ð1ó    c                  ó   — y)Nzmia@example.com© )r   s    r   Úget_expected_to_strz"AtlassianTests.get_expected_to_str"   s   € Ø r   N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r   r   r   r   r
   r
   	   s   „ Ø#×&Ñ&€Kò2ó,!r   r
   N)	Údjango.testr   Úallauth.socialaccount.testsr   Úallauth.testsr   Úproviderr   r
   r   r   r   ú<module>r      s    ðÝ  å 8Ý (å 'ô!Ð% xõ !r   