Ë
    ûûà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é   )ÚHubicProviderc                   ó8   — e Zd Zej                  Zd„ Zd„ Zdd„Zy)Ú
HubicTestsc                 ó   — t        dd«      S )NéÈ   zÜ
{
    "email": "user@example.com",
    "firstname": "Test",
    "activated": true,
    "creationDate": "2014-04-17T17:04:01+02:00",
    "language": "en",
    "status": "ok",
    "offer": "25g",
    "lastname": "User"
}
r   ©Úselfs    úi/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/allauth/socialaccount/providers/hubic/tests.pyÚget_mocked_responsezHubicTests.get_mocked_response   s   € ÜØðó
ð 	
ó    c                  ó   — y)Nzuser@example.com© r   s    r   Úget_expected_to_strzHubicTests.get_expected_to_str   s   € Ø!r   c                  ó   — y)Nzp{    "access_token": "testac",    "expires_in": "3600",    "refresh_token": "testrf",    "token_type": "Bearer"}r   )r   Úwith_refresh_tokens     r   Úget_login_response_jsonz"HubicTests.get_login_response_json    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Ý (å #ôÐ! 8õ r   