Ë
    ºûë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é   )ÚDoximityProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚDoximityTestsc                 ó   — t        dd«      S )NéÈ   a  
        {
            "id": 41993552342,
            "npi": 1952635229,
            "firstname": "John",
            "middlename": "Henry",
            "maiden_name": null,
            "lastname": "Smith",
            "full_name": "Ahmed S Belal, MD",
            "gender": "M",
            "city": "San Francisco",
            "state": "CA",
            "zip": "94107",
            "phone": "(650) 200-3901",
            "fax": "888-416-8572",
            "email": "abelalmd@example.com",
            "address_1": "500 3rd St.",
            "address_2": "Suite 510",
            "lat": 42.3663926,
            "lon": -71.051395,
            "additional_locations": [{
                "address_1": "12 Main st",
                "address_2": null,
                "city": "Cambridge",
                "state": "MA",
                "phone": "555-555-5555",
                "fax": null,
                "zip": "02138"
            }],
            "credentials": "MD",
            "verified": true,
            "description": "Chief of Cardiology",
            "medical_school": "UCSF School of Medicine",
            "residencies": ["Stanford Medical Center", "Mt Sinai Hospital"],
            "specialty": "Cardiology",
            "specialty_details": {
                "abbr": "Cards",
                "code": "CA00",
                "credential_id": 4,
                "name": "Cardiology",
                "id": "CA00"
            },
            "hospitals": [{
                "name": "Mills-Peninsula Health Services",
                "aha_id": "6930315"
            }],
            "subspecialties": ["General Cardiology", "Cardiac Disease"],
            "profile_photo": "https://s3.amazonaws.com/doximity_prod_uploads/profile_photos/7969/normal/profile.png",
            "colleague_count": 142
        }
)r   ©Úselfs    úi/var/www/cs2snipe.com/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/doximity/tests.pyÚget_mocked_responsez!DoximityTests.get_mocked_response
   s   € ÜØð3ó6
ð 6	
ó    c                  ó   — y)Nzabelalmd@example.com© r   s    r   Úget_expected_to_strz!DoximityTests.get_expected_to_strC   s   € Ø%r   N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r   r   r   r   r	   r	      s   „ Ø"×%Ñ%€Kò7
ór&r   r	   N)Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r	   r   r   r   ú<module>r      s   ðÝ 8ß 2å &ô=&Ð$ hõ =&r   