o
    Lf                     @   s6   d dl Z d dlmZ d dlmZmZ e jdd ZdS )    N)EmailAddress)SocialAccountSocialLoginc                    s   	 				d fdd	}|S )NTunittest-server123c                    sB    | d|d}t ||d}t||d}|rt|j|ddg|_|S )NF)emailcommit
with_email)provideruid)useraccountT)r   verifiedprimary)r   r   r   r   email_addresses)r   r	   r
   r   email_verifiedr   r   socialloginuser_factory _/var/www/html/humari/django-venv/lib/python3.10/site-packages/allauth/socialaccount/conftest.pyfactory	   s   z$sociallogin_factory.<locals>.factory)NTr   r   Tr   )r   r   r   r   r   sociallogin_factory   s   r   )pytestallauth.account.modelsr   allauth.socialaccount.modelsr   r   fixturer   r   r   r   r   <module>   s
    