Ë
    ûûà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é   )ÚPaypalProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚPaypalTestsc                 ó   — t        dd«      S )NéÈ   a  
        {
            "user_id":
            "https://www.paypal.com/webapps/auth/server/64ghr894040044",
            "name": "Jane Doe",
            "given_name": "Jane",
            "family_name": "Doe",
            "email": "janedoe@example.com"
        }
        r   ©Úselfs    új/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/paypal/tests.pyÚget_mocked_responsezPaypalTests.get_mocked_response   s   € ÜØð	ó
ð 	
ó    c                  ó   — y)Nzjanedoe@example.com© r   s    r   Úget_expected_to_strzPaypalTests.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Ý (å $ô%Ð" Hõ %r   