o
    ëË·eB  ã                   @   s>   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 )é    )ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚFigmaProviderc                   @   s   e Zd ZejZdd„ ZdS )Ú
FigmaTestsc                 C   s
   t ddƒS )NéÈ   zì
                {
                  "id": "2600",
                  "email": "johndoe@example.com",
                  "handle": "John Doe",
                  "img_url": "https://www.example.com/image.png"
                }
            )r   )Úself© r
   úb/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/figma/tests.pyÚget_mocked_response
   s   þzFigmaTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r
   r
   r
   r   r      s    r   N)Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r   r
   r
   r
   r   Ú<module>   s    