§
    ñ)Jfø  ã                   óL   — d dl mZ d dlmZmZ ddlmZ  G d„ dee¦  «        ZdS )é    )ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚBitlyProviderc                   ó"   — e Zd Zej        Zd„ ZdS )Ú
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    ún/home/alex/cs2snipeproduction/venv/lib/python3.11/site-packages/allauth/socialaccount/providers/bitly/tests.pyÚget_mocked_responsezBitlyTests.get_mocked_response
   s   € ÝØðñ
ô 
ð 	
ó    N)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   © r   r   r	   r	      s+   € € € € € ØÔ"€Kð
ð 
ð 
ð 
ð 
r   r	   N)Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r	   r   r   r   ú<module>r      sx   ðØ 8Ð 8Ð 8Ð 8Ð 8Ð 8Ø 2Ð 2Ð 2Ð 2Ð 2Ð 2Ð 2Ð 2à #Ð #Ð #Ð #Ð #Ð #ð
ð 
ð 
ð 
ð 
Ð! 8ñ 
ô 
ð 
ð 
ð 
r   