Given
Set token of apiUsername "super-admin-neuca"
113ms
And
Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
056ms
Then
Login as "neuca-warehouseman"
1s 198ms
And
Verify that announcement tab is open
021ms
And
Verify by ID from API that announcement is visible
098ms
And
Unwrap announcement
3s 205ms
Then
Check if announcement is unwrapping correctly
064ms
And
Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
082ms
Given
Login as "neuca-admin"
1s 276ms
And
Go to manage announcements tab
083ms
And
Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
18s 275ms
Then
Login as "neuca-warehouseman"
1s 269ms
And
Verify by ID from API that announcement is visible
113ms
And
Unwrap announcement
3s 216ms
Then
Check if announcement is unwrapping correctly
057ms
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"
048ms