
    )Jf                     X    d dl mZ d dlmZ d dlmZmZ ddlmZ  G d dee          Z	dS )	    )unicode_literals)OAuth2TestsMixin)MockedResponseTestCase   )WeixinProviderc                   "    e Zd Zej        Zd ZdS )WeixinTestsc                 "    t          dd          S )N   u  
{"access_token":
 "OezXcEiiBSKSxW0eoylIeO5cPxb4Ks1RpbXGMv9uiV35032zNHGzXcld-EKsSScE3gRZMrUU78skCbp1ShtZnR0dQB8Wr_LUf7FA-H97Lnd2HgQah_GnkQex-vPFsGEwPPcNAV6q1Vz3uRNgL0MUFg",
 "city": "Pudong New District",
 "country": "CN",
 "expires_in": 7200,
 "headimgurl":
 "http://wx.qlogo.cn/mmopen/VkvLVEpoJiaibYsVyW8GzxHibzlnqSM7iaX09r6TWUJXCNQHibHz37krvN65HR1ibEpgH5K5sukcIzA3r1C4KQ9qyyX9XIUdY9lNOk/0",
 "language": "zh_CN",
 "nickname": "某某某",
 "openid": "ohS-VwAJ9GEXlplngwybJ3Z-ZHrI",
 "privilege": [],
 "province": "Shanghai",
 "refresh_token":
 "OezXcEiiBSKSxW0eoylIeO5cPxb4Ks1RpbXGMv9uiV35032zNHGzXcld-EKsSScEbMnnMqVExcSpj7KRAuBA8BU2j2e_FK5dgBe-ro32k7OuHtznwqqBn5QR7LZGo2-P8G7gG0eitjyZ751sFlnTAw",
 "scope": "snsapi_login",
 "sex": 1,
 "unionid": "ohHrhwKnD9TOunEW0eKTS45vS5Qo"})r   )selfs    o/home/alex/cs2snipeproduction/venv/lib/python3.11/site-packages/allauth/socialaccount/providers/weixin/tests.pyget_mocked_responsezWeixinTests.get_mocked_response   s    /
 
 	
    N)__name__
__module____qualname__r   idprovider_idr    r   r   r
   r
   
   s+         #K
 
 
 
 
r   r
   N)

__future__r   allauth.socialaccount.testsr   allauth.testsr   r   providerr   r
   r   r   r   <module>r      s    ' ' ' ' ' ' 8 8 8 8 8 8 2 2 2 2 2 2 2 2 $ $ $ $ $ $
 
 
 
 
"H 
 
 
 
 
r   