Project Number Date
ApolloFullRunnerReport master.299 05 lut 2021, 14:43

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAnnouncementAfterTest 55 1 5 0 0 61 5 1 6 3m 4s 600ms Failed
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 036ms
When Go to "ANNOUNCEMENTS_TAB" 097ms
And Go to manage announcements tab 118ms
And Go to add new announcement form 171ms
And Add new announcement with subject "Nowe ogłoszenie" and content "Treść" for roleGroups "ADMIN,LOGISTICIAN" 332ms
Then Verify that announcement with "Nowe ogłoszenie" is present in admin table 883ms
After Hooks.deleteAnnouncementAfterTest() 152ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 882ms
When Go to "ANNOUNCEMENTS_TAB" 078ms
And Go to manage announcements tab 082ms
And Go to add new announcement form 148ms
And Add new announcement with subject "Ogłoszenie dla ochrony" and content "Treść" for roleGroups "GUARD" 297ms
Then Login as "neuca-guard" 2s 716ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is visible 049ms
Then Login as "neuca-admin" 2s 519ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is not visible 15s 035ms
After Hooks.deleteAnnouncementAfterTest() 062ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 563ms
When Go to "ANNOUNCEMENTS_TAB" 082ms
And Go to manage announcements tab 099ms
And Go to add new announcement form 171ms
And Add new announcement with subject "Ogłoszenie dla obserwatora" and content "Treść" for roleGroups "OBSERVER" 278ms
Then Login as "neuca-observer" 2s 246ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is visible 039ms
Then Login as "neuca-guard" 1s 936ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is not visible 15s 034ms
After Hooks.deleteAnnouncementAfterTest() 208ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 101ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 138ms
Then Login as "neuca-warehouseman" 1s 855ms
And Verify that announcement tab is open 029ms
And Verify by ID from API that announcement is visible 126ms
Then Check if announcement is unwrapping correctly 3s 229ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 085ms
Given Login as "neuca-admin" 1s 790ms
And Go to manage announcements tab 097ms
And Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue" 18s 258ms
Then Login as "neuca-warehouseman" 1s 921ms
And Verify by ID from API that announcement is visible 120ms
Then Check if announcement is unwrapping correctly 3s 253ms
And Check that announcement has an edit author 161ms
And Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue" 063ms
After Hooks.deleteAnnouncementAfterTest() 129ms
View Feature Announcements
Scenario Outline Check if marking unread advertisements is working correctly
Steps
Given Set token of apiUsername "super-admin-neuca" 095ms
And Login as "neuca-admin" 1s 804ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 138ms
Then Login as "neuca-warehouseman" 1s 538ms
And Verify by ID from API that announcement is visible 112ms
Then Check if announcement is wrap 027ms
Then Check if announcement has a red mark "announcementOnTheTop" 30s 093ms
java.lang.AssertionError: Wykrzyknik przy ogłoszeniu jest niewidoczny
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Announcements.AnnouncementsTest.checkIfAnnouncementHasARedMark(AnnouncementsTest.java:149)
	at ✽.Check if announcement has a red mark "announcementOnTheTop"(file:Features/Atom/Announcements/Announcements.feature:70)
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
And Check if text bold and red exclamation mark disappear after reading announcement "announcementOnTheTop" 000ms
Then Refresh page 000ms
And Check if text bold and red exclamation mark disappear after reading announcement "announcementAtTheBottom" 000ms
After Hooks.deleteAnnouncementAfterTest() 112ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 093ms
And Login as "neuca-warehouseman" 1s 803ms
Then Check counter of unread announcements 30s 080ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 157ms
When Refresh page 2s 004ms
Then Verify that announcement tab is open 767ms
And Check if the number of unread announcement is higher by one 096ms
And Check if announcement is unwrapping correctly 3s 269ms
When Refresh page 2s 119ms
And Check if the number of unread announcements is the same as at the beginning 30s 260ms
After Hooks.deleteAnnouncementAfterTest() 122ms