o
    ëË·eo  ã                   @   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 )é    )ÚLemonLDAPProvider)ÚOAuth2TestsMixin)ÚMockedResponseÚTestCasec                   @   s   e Zd ZejZdd„ ZdS )ÚLemonLDAPTestsc                 C   s
   t ddƒS )NéÈ   zÄ
            {
                "email": "dwho@example.com",
                "sub": "dwho",
                "preferred_username": "dwho",
                "name": "Doctor Who"
            }
        )r   )Úself© r	   úf/var/www/ideatree/venv/lib/python3.10/site-packages/allauth/socialaccount/providers/lemonldap/tests.pyÚget_mocked_response   s   þz"LemonLDAPTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r	   r	   r	   r
   r   	   s    r   N)Ú2allauth.socialaccount.providers.lemonldap.providerr   Úallauth.socialaccount.testsr   Úallauth.testsr   r   r   r	   r	   r	   r
   Ú<module>   s   