Given
Set token of apiUsername "super-admin-neuca"
097ms
And
Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca"
2s 375ms
Then
Login as "neuca-warehouseman"
1s 369ms
And
Verify that announcement tab is open
15s 025ms
java.lang.AssertionError: Nagłówek "Ogłoszenia" nie jest widoczny
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Announcements.AnnouncementsTest.verifyThatAnnouncementTabIsOpen(AnnouncementsTest.java:146)
at ✽.Verify that announcement tab is open(file:Features/Atom/Announcements/Announcements.feature:47)
And
Verify by ID from API that announcement is visible
000ms
And
Unwrap announcement
000ms
Then
Check if announcement is unwrapping correctly
000ms
And
Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly
000ms
Given
Login as "neuca-admin"
000ms
And
Go to manage announcements tab
000ms
And
Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue"
000ms
Then
Login as "neuca-warehouseman"
000ms
And
Verify by ID from API that announcement is visible
000ms
And
Unwrap announcement
000ms
Then
Check if announcement is unwrapping correctly
000ms
And
Check that announcement has an edit author
000ms
And
Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue"
000ms