U
    ”»¥c`  ã                   @   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	   úo/var/www/html/crackeverytest/cet_env/lib/python3.8/site-packages/allauth/socialaccount/providers/wahoo/tests.pyÚget_mocked_response
   s    þzWahooTests.get_mocked_responseN)Ú__name__Ú
__module__Ú__qualname__r   ÚidZprovider_idr   r	   r	   r	   r
   r      s   r   N)Z.allauth.socialaccount.providers.wahoo.providerr   Zallauth.socialaccount.testsr   Zallauth.testsr   r   r   r	   r	   r	   r
   Ú<module>   s   