Given
Set token of apiUsername "super-admin-neuca"
119ms
And
Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
148ms
Then
Login as "neuca-warehouseman"
1s 237ms
And
Verify that announcement tab is open
029ms
And
Verify by ID from API that announcement is visible
088ms
And
Unwrap announcement
3s 191ms
Then
Check if announcement is unwrapping correctly
041ms
And
Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
062ms
Given
Login as "neuca-admin"
1s 242ms
And
Go to manage announcements tab
126ms
And
Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
18s 283ms
Then
Login as "neuca-warehouseman"
1s 352ms
And
Verify by ID from API that announcement is visible
094ms
And
Unwrap announcement
3s 210ms
Then
Check if announcement is unwrapping correctly
058ms
And
Check that announcement has an edit author
155ms
And
Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
074ms