o
    ëË·ex  ã                   @   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é   )ÚAngelListProviderc                   @   s   e Zd ZejZdd„ ZdS )ÚAngelListTestsc                 C   s
   t ddƒS )NéÈ   a  
{"name":"pennersr","id":424732,"bio":"","follower_count":0,
"angellist_url":"https://angel.co/dsxtst",
"image":"https://angel.co/images/shared/nopic.png",
"email":"raymond.penners@example.com","blog_url":null,
"online_bio_url":null,"twitter_url":"https://twitter.com/dsxtst",
"facebook_url":null,"linkedin_url":null,"aboutme_url":null,
"github_url":null,"dribbble_url":null,"behance_url":null,
"what_ive_built":null,"locations":[],"roles":[],"skills":[],
"investor":false,"scopes":["message","talent","dealflow","comment",
"email"]}
)r   )Úself© r
   úf/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/angellist/tests.pyÚget_mocked_response
   s   þz"AngelListTests.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    