Given
  Set token of apiUsername "super-admin-neuca"
  
  091ms
  
        
        
        
        
        
       
          
        
  And
  Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
  
  034ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  1s 468ms
  
        
        
        
        
        
       
          
        
  And
  Verify that announcement tab is open
  
  026ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  124ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 222ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  066ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
  
  094ms
  
        
        
        
        
        
       
          
        
  Given
  Login as "neuca-admin"
  
  1s 388ms
  
        
        
        
        
        
       
          
        
  And
  Go to manage announcements tab
  
  105ms
  
        
        
        
        
        
       
          
        
  And
  Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
  
  18s 270ms
  
        
        
        
        
        
       
          
        
  Then
  Login as "neuca-warehouseman"
  
  1s 478ms
  
        
        
        
        
        
       
          
        
  And
  Verify by ID from API that announcement is visible
  
  128ms
  
        
        
        
        
        
       
          
        
  And
  Unwrap announcement
  
  3s 216ms
  
        
        
        
        
        
       
          
        
  Then
  Check if announcement is unwrapping correctly
  
  061ms
  
        
        
        
        
        
       
          
        
  And
  Check that announcement has an edit author
  
  154ms
  
        
        
        
        
        
       
          
        
  And
  Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
  
  054ms