o
    úLf†  ã                   @   s>   d dl mZ d dlmZ d dlmZmZ G dd„ deeƒZdS )é    )ÚMiroProvider)ÚOAuth2TestsMixin)ÚMockedResponseÚTestCasec                   @   s   e Zd ZejZdd„ ZdS )Ú	MiroTestsc                 C   s
   t ddƒS )NéÈ   a  {
                "type" : "user",
                "id" : "5298357290348572584",
                "name" : "Pavel Oborin",
                "createdAt" : "2017-03-23T09:41:01Z",
                "role" : "developer",
                "email" : "oborin.p@gmail.com",
                "state" : "registered",
                "picture" : {
                    "type" : "picture",
                    "id" : "Optional[5289752983457238457]",
                    "imageUrl" : "https://r.miro.com/some/image"
                }
            })r   )Úself© r	   úk/var/www/html/humari/django-venv/lib/python3.10/site-packages/allauth/socialaccount/providers/miro/tests.pyÚget_mocked_response	   s   þzMiroTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r	   r	   r	   r
   r      s    r   N)Ú-allauth.socialaccount.providers.miro.providerr   Úallauth.socialaccount.testsr   Úallauth.testsr   r   r   r	   r	   r	   r
   Ú<module>   s    