Given
Set token of apiUsername "super-admin-neuca"
228ms
And
Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
127ms
Then
Login as "neuca-warehouseman"
8s 301ms
And
Verify that announcement tab is open
083ms
And
Verify by ID from API that announcement is visible
279ms
And
Unwrap announcement
3s 373ms
Then
Check if announcement is unwrapping correctly
180ms
And
Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
247ms
Given
Login as "neuca-admin"
7s 705ms
And
Go to manage announcements tab
249ms
And
Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
19s 252ms
Then
Login as "neuca-warehouseman"
8s 152ms
And
Verify by ID from API that announcement is visible
340ms
And
Unwrap announcement
3s 363ms
Then
Check if announcement is unwrapping correctly
191ms
And
Check that announcement has an edit author
261ms
And
Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
149ms