o
    ëË·eï  ã                   @   sR   d dl mZ d dlZ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 )	é    )Úunicode_literalsN)ÚOAuth2TestsMixin)ÚMockedResponseÚTestCaseé   )ÚDropboxOAuth2Providerc                   @   s   e Zd ZejZdd„ ZdS )ÚDropboxOAuth2Testsc                 C   s<   dddiddddddd	d
ddddœdddœ}t dt |¡ƒS )Nz(dbid:ASDFasd3ASdfasdFAsd1AS2ASDF1aS-DfAsz.tagÚbasicÚUSFzallauth@example.comTÚenÚAAzAll AuthÚAllÚAuth)Úabbreviated_nameÚdisplay_nameÚfamiliar_nameÚ
given_nameÚsurnamezbhttps://dl-web.dropbox.com/account_photo/get/dbid%ASDFasd3ASdfasdFAsd1AS2ASDF1aS-DfAs?size=128x128zhttps://db.tt/ASDfAsDf)Ú
account_idÚaccount_typeÚcountryÚdisabledÚemailÚemail_verifiedÚ	is_pairedÚlocaleÚnameÚprofile_photo_urlÚreferral_linkéÈ   )r   ÚjsonÚdumps)ÚselfÚpayload© r$   úd/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/dropbox/tests.pyÚget_mocked_response   s$   ûëz&DropboxOAuth2Tests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr&   r$   r$   r$   r%   r      s    r   )Ú
__future__r   r    Úallauth.socialaccount.testsr   Úallauth.testsr   r   Úproviderr   r   r$   r$   r$   r%   Ú<module>   s   