Given
  Set token of apiUsername "super-admin-neuca"
  
  248ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  139ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  8s 301ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  123ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  354ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 396ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  204ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  255ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  8s 276ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  360ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  19s 355ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  8s 145ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  317ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 398ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  214ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  289ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  173ms