Ë
    ûûàgu  ã                   ó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)ÚGumroadProvider)ÚOAuth2TestsMixin©ÚMockedResponsec                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)ÚGumroadTestsc                 ó   — t        dd«      S )NéÈ   a�  {
                "success": true,
                "user": {
                    "bio": "a sailor, a tailor",
                    "name": "John Smith",
                    "twitter_handle": null,
                    "user_id": "G_-mnBf9b1j9A7a4ub4nFQ==",
                    "email": "johnsmith@gumroad.com",
                    "url": "https://gumroad.com/sailorjohn"
                }
            }r   ©Úselfs    úk/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/gumroad/tests.pyÚget_mocked_responsez GumroadTests.get_mocked_response   s   € ÜØð
ó
ð 	
ó    c                  ó   — y)Nzjohnsmith@gumroad.com© r   s    r   Úget_expected_to_strz GumroadTests.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   Ú0allauth.socialaccount.providers.gumroad.providerr   Úallauth.socialaccount.testsr   Úallauth.testsr   r	   r   r   r   ú<module>r      s    ðÝ  å LÝ 8Ý (ô'Ð# Xõ 'r   