o
    ëË·e;  ã                   @   sP   d dl mZ d dlmZ d dlmZ ddlmZ G dd„ dee ej	¡ƒƒZ
dS )	é    )Úregistry)Úcreate_oauth2_tests©ÚMockedResponseé   )ÚAsanaProviderc                   @   s   e Zd Zdd„ ZdS )Ú
AsanaTestsc                 C   s
   t ddƒS )NéÈ   zÀ
{"data": {"photo": null, "workspaces": [{"id": 31337, "name": "example.com"},
{"id": 3133777, "name": "Personal Projects"}], "email": "test@example.com",
"name": "Test Name", "id": 43748387}}r   )Úself© r   úb/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/asana/tests.pyÚget_mocked_response	   s   þzAsanaTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r      s    r   N)Úallauth.socialaccount.providersr   Úallauth.socialaccount.testsr   Úallauth.testsr   Úproviderr   Úby_idÚidr   r   r   r   r   Ú<module>   s
     