Project Number Date
ApolloFullRunnerReport after_release_3_6_0.325 27 lut 2021, 11:20

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 2m 58s 961ms Failed
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 097ms
When Go to "ANNOUNCEMENTS_TAB" 089ms
And Go to manage announcements tab 120ms
And Go to add new announcement form 174ms
And Add new announcement with subject "Nowe ogłoszenie" and content "Treść" for roleGroups "ADMIN,LOGISTICIAN" 402ms
Then Verify that announcement with "Nowe ogłoszenie" is present in admin table 755ms
After Hooks.deleteAnnouncementAfterTest() 183ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 607ms
When Go to "ANNOUNCEMENTS_TAB" 075ms
And Go to manage announcements tab 083ms
And Go to add new announcement form 151ms
And Add new announcement with subject "Ogłoszenie dla ochrony" and content "Treść" for roleGroups "GUARD" 280ms
Then Login as "neuca-guard" 1s 500ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is visible 041ms
Then Login as "neuca-admin" 1s 481ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is not visible 15s 004ms
After Hooks.deleteAnnouncementAfterTest() 075ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 954ms
When Go to "ANNOUNCEMENTS_TAB" 084ms
And Go to manage announcements tab 107ms
And Go to add new announcement form 160ms
And Add new announcement with subject "Ogłoszenie dla obserwatora" and content "Treść" for roleGroups "OBSERVER" 326ms
Then Login as "neuca-observer" 2s 277ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is visible 044ms
Then Login as "neuca-guard" 1s 649ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is not visible 15s 043ms
After Hooks.deleteAnnouncementAfterTest() 210ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 090ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 114ms
Then Login as "neuca-warehouseman" 1s 464ms
And Verify that announcement tab is open 027ms
And Verify by ID from API that announcement is visible 116ms
Then Check if announcement is unwrapping correctly 3s 240ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 090ms
Given Login as "neuca-admin" 1s 523ms
And Go to manage announcements tab 100ms
And Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue" 18s 279ms
Then Login as "neuca-warehouseman" 1s 541ms
And Verify by ID from API that announcement is visible 111ms
Then Check if announcement is unwrapping correctly 3s 271ms
And Check that announcement has an edit author 167ms
And Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue" 067ms
After Hooks.deleteAnnouncementAfterTest() 130ms
View Feature Announcements
Scenario Outline Check if marking unread advertisements is working correctly
Steps
Given Set token of apiUsername "super-admin-neuca" 089ms
And Login as "neuca-admin" 1s 493ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 159ms
Then Login as "neuca-warehouseman" 1s 512ms
And Verify by ID from API that announcement is visible 083ms
Then Check if announcement is wrap 030ms
Then Check if announcement has a red mark "announcementOnTheTop" 30s 115ms
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() 118ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 094ms
And Login as "neuca-warehouseman" 1s 563ms
Then Check counter of unread announcements 30s 056ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 171ms
When Refresh page 2s 181ms
Then Verify that announcement tab is open 122ms
And Check if the number of unread announcement is higher by one 079ms
And Check if announcement is unwrapping correctly 3s 260ms
When Refresh page 2s 124ms
And Check if the number of unread announcements is the same as at the beginning 30s 099ms
After Hooks.deleteAnnouncementAfterTest() 130ms