o
    úLf  ã                   @   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é   )ÚAsanaProviderc                   @   s   e Zd Zej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
   úl/var/www/html/humari/django-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   Ú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    