Project Number Date
ApolloFullRunnerReport after_release_3_6_0.315 23 lut 2021, 00:04

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 368ms Failed
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 471ms
When Go to "ANNOUNCEMENTS_TAB" 094ms
And Go to manage announcements tab 136ms
And Go to add new announcement form 258ms
And Add new announcement with subject "Nowe ogłoszenie" and content "Treść" for roleGroups "ADMIN,LOGISTICIAN" 479ms
Then Verify that announcement with "Nowe ogłoszenie" is present in admin table 633ms
After Hooks.deleteAnnouncementAfterTest() 216ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 149ms
When Go to "ANNOUNCEMENTS_TAB" 072ms
And Go to manage announcements tab 130ms
And Go to add new announcement form 229ms
And Add new announcement with subject "Ogłoszenie dla ochrony" and content "Treść" for roleGroups "GUARD" 440ms
Then Login as "neuca-guard" 2s 109ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is visible 047ms
Then Login as "neuca-admin" 1s 970ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is not visible 15s 053ms
After Hooks.deleteAnnouncementAfterTest() 064ms
View Feature Announcements
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 250ms
When Go to "ANNOUNCEMENTS_TAB" 090ms
And Go to manage announcements tab 092ms
And Go to add new announcement form 158ms
And Add new announcement with subject "Ogłoszenie dla obserwatora" and content "Treść" for roleGroups "OBSERVER" 524ms
Then Login as "neuca-observer" 2s 302ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is visible 061ms
Then Login as "neuca-guard" 2s
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is not visible 15s 033ms
After Hooks.deleteAnnouncementAfterTest() 218ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 092ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 304ms
Then Login as "neuca-warehouseman" 1s 816ms
And Verify that announcement tab is open 037ms
And Verify by ID from API that announcement is visible 140ms
Then Check if announcement is unwrapping correctly 3s 248ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 085ms
Given Login as "neuca-admin" 1s 813ms
And Go to manage announcements tab 103ms
And Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue" 18s 352ms
Then Login as "neuca-warehouseman" 1s 763ms
And Verify by ID from API that announcement is visible 121ms
Then Check if announcement is unwrapping correctly 3s 284ms
And Check that announcement has an edit author 145ms
And Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue" 044ms
After Hooks.deleteAnnouncementAfterTest() 181ms
View Feature Announcements
Scenario Outline Check if marking unread advertisements is working correctly
Steps
Given Set token of apiUsername "super-admin-neuca" 115ms
And Login as "neuca-admin" 1s 710ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 191ms
Then Login as "neuca-warehouseman" 1s 889ms
And Verify by ID from API that announcement is visible 096ms
Then Check if announcement is wrap 032ms
Then Check if announcement has a red mark "announcementOnTheTop" 30s 110ms
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() 180ms
View Feature Announcements
Given Set token of apiUsername "super-admin-neuca" 137ms
And Login as "neuca-warehouseman" 2s 021ms
Then Check counter of unread announcements 30s 071ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 332ms
When Refresh page 2s 282ms
Then Verify that announcement tab is open 564ms
And Check if the number of unread announcement is higher by one 075ms
And Check if announcement is unwrapping correctly 3s 238ms
When Refresh page 2s 123ms
And Check if the number of unread announcements is the same as at the beginning 30s 233ms
After Hooks.deleteAnnouncementAfterTest() 204ms