o
    ëË·e´  ã                   @   sF   d dl Z d dlmZ d dlmZmZ ddlmZ G dd„ deeƒZdS )é    N)ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚDaumProviderc                   @   s   e Zd ZejZdd„ ZdS )Ú	DaumTestsc                 C   sX   i }d|d< d|d< d|d< d|d< d|d	< i }d
|d< d|d< ||d< t d
t |¡ƒS )NÚ38DThÚuseridiUJÂÚidÚxncbfÚnicknamezhttps://img1.daumcdn.net/thumb/ÚbigImagePathÚopenProfileéÈ   ÚcodeÚOKÚmessageÚresult)r   ÚjsonÚdumps)Úselfr   Úbody© r   úa/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/daum/tests.pyÚget_mocked_response   s   zDaumTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   r
   Úprovider_idr   r   r   r   r   r   	   s    r   )	r   Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r   r   r   r   r   Ú<module>   s
    