
    M}bg                     L    d dl Z d dlmZ d dlmZ  G d de j                  ZdS )    N)Config)appc                       e Zd Zd Zd ZdS )	UnitTestsc                 ^    t                      | _        t          j        |           | _        d S )N)r   configr   test_clienttester)selfs    g/home/e360mart.nyusoft.in/public_html/e360mart_env/lib/python3.11/site-packages/test/unit/test_parse.pysetUpzUnitTests.setUp	   s"    hhod++    c                     | j                             | j        j        d          }|                     |j        d           d S )Nz{"Message:", "Success"})data   )r
   postr   endpointassertEqualstatus_code)r   responses     r   
test_parsezUnitTests.test_parse   sI    ;##DK$8)B $ D D-s33333r   N)__name__
__module____qualname__r   r    r   r   r   r      s2        , , ,4 4 4 4 4r   r   )unittestsendgrid.helpers.inbound.configr   sendgrid.helpers.inbound.appr   TestCaser   r   r   r   <module>r       si     2 2 2 2 2 2 , , , , , ,	4 	4 	4 	4 	4! 	4 	4 	4 	4 	4r   