Given
  Set token of apiUsername "super-admin-neuca"
  
  216ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  143ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  6s 312ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  109ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  324ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 377ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  189ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  251ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  6s 504ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  297ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  19s 399ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  6s 495ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  361ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 427ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  224ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  291ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  177ms