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 )é    )ÚWahooProvider)ÚOAuth2TestsMixin)ÚMockedResponseÚTestCasec                   @   s   e Zd ZejZdd„ ZdS )Ú
WahooTestsc                 C   s
   t ddƒS )NéÈ   aœ  
            {
              "id": 60462,
              "height": "2.0",
              "weight": "80.0",
              "first": "Bob",
              "last": "Smith",
              "email": "sample@test-domain.com",
              "birth": "1980-10-02",
              "gender": 1,
              "created_at": "2018-10-23T15:38:23.000Z",
              "updated_at": "2018-10-24T20:46:40.000Z"
            }
        )r   )Úself© r	   úl/var/www/html/humari/django-venv/lib/python3.10/site-packages/allauth/socialaccount/providers/wahoo/tests.pyÚget_mocked_response
   s   þzWahooTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidÚprovider_idr   r	   r	   r	   r
   r      s    r   N)Ú.allauth.socialaccount.providers.wahoo.providerr   Úallauth.socialaccount.testsr   Úallauth.testsr   r   r   r	   r	   r	   r
   Ú<module>   s   