Ë
    ûûà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é   )ÚDwollaProviderc                   ó8   — e Zd Zej                  Zd„ Zdd„Zd„ Zy)ÚDwollaTestsc                 ó   — t        dd«      S )NéÈ   z€{
            "id": "123",
            "_links":{"account":{"href":"http://localhost"}},
            "name":"John Doe"
        }r   ©Úselfs    új/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/dwolla/tests.pyÚget_mocked_responsezDwollaTests.get_mocked_response   s   € ÜØðó
ð 	
ó    c                 ó   — d}|rd}d|z  S )NÚ z,"refresh_token": "testrf"z�{
            "uid":"weibo",
            "access_token":"testac",
            "_links":{"account":{"href":"http://localhost"}}
            %s }© )r   Úwith_refresh_tokenÚrts      r   Úget_login_response_jsonz#DwollaTests.get_login_response_json   s#   € ØˆÙØ-ˆBðð
 ñð	
r   c                  ó   — y)NzJohn Doer   r   s    r   Úget_expected_to_strzDwollaTests.get_expected_to_str#   s   € Ør   N)T)	Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r   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   