o
    i                     @   s4   d dl Z dd Zdd Zdd Zdd	 Zd
d ZdS )    Nc                   C      t ddks	J d S )Nzyou're happy nowzyou are happy nowcontractionsfix r   r   N/home/ubuntu/.local/lib/python3.10/site-packages/contractions/test___init__.pytest_fix      r   c                   C   r   )NzYou're happier nowzYou are happier nowr   r   r   r   r   test_insensitivity   r	   r
   c                   C   s"   t dd t ddksJ d S )Nmychangez	my change)r   addr   r   r   r   r   test_add   s   r   c                  C   s,   d} t | | ksJ t ddksJ d S )Nz;He is to step down at the end of the week due to ill healthzI'llzI willr   )txtr   r   r   test_ill   s   r   c                  C   s   d} t j| dd}t| t|dksJ |d d dksJ |d d d	ks)J | |d d
 |d d  dks;J | |d d
 |d d  d	ksMJ d|d d v sWJ d	|d d v saJ d}t j|dd}|g kspJ d S )NzKThis's a simple test including two sentences. I'd use it to test preview().
   )flank   r   matchzThis's   zI'dstartendviewing_window )r   previewprintlen)textpreview_itemstext2preview_items2r   r   r   test_preview   s   $$r    )r   r   r
   r   r   r    r   r   r   r   <module>   s    