Ë
    ûûàgW  ã                   ó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é   )ÚBitlyProviderc                   ó0   — e Zd Zej                  Zd„ Zd„ Zy)Ú
BitlyTestsc                 ó   — t        dd«      S )NéÈ   a¢  {
            "data": {
                "apiKey": "R_f6397a37e765574f2e198dba5bb59522",
                "custom_short_domain": null,
                "display_name": null,
                "full_name": "Bitly API Oauth Demo Account",
                "is_enterprise": false,
                "login": "bitlyapioauthdemo",
                "member_since": 1331567982,
                "profile_image": "http://bitly.com/u/bitlyapioauthdemo.png",
                "profile_url": "http://bitly.com/u/bitlyapioauthdemo",
                "share_accounts": [],
                "tracking_domains": []
            },
            "status_code": 200,
            "status_txt": "OK"
        }r   ©Úselfs    úi/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/bitly/tests.pyÚget_mocked_responsezBitlyTests.get_mocked_response   s   € ÜØðó
ð 	
ó    c                  ó   — y)NÚbitlyapioauthdemo© r   s    r   Úget_expected_to_strzBitlyTests.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Ý (å #ô#Ð! 8õ #r   