Project Number Date
ApolloFullRunnerReport apollo-test-2.159 16 wrz 2021, 07:01

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteAnnouncementAfterTest 75 1 0 0 0 76 6 1 7 3m 50s 040ms Failed
View Feature Announcements
Scenario Outline Check if new announcement shows in manage announcements page
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 671ms
When Go to "ANNOUNCEMENTS_TAB" 404ms
And Go to manage announcements tab 255ms
And Go to add new announcement form 578ms
And Fill announcement form with subject "Nowe ogłoszenie" and content "Treść" for roleGroups "ADMIN,LOGISTICIAN" 891ms
When Send announcement 163ms
Then Verify that announcement with "Nowe ogłoszenie" is present in admin table 15s 130ms
java.lang.AssertionError: Komunikat o sukcesie nie pojawił się
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Announcements.AnnouncementsTest.verifyThatAnnouncementWithIsPresentInAdminTable(AnnouncementsTest.java:62)
	at ✽.Verify that announcement with "Nowe ogłoszenie" is present in admin table(file:Features/Atom/Announcements/Announcements.feature:11)
After Hooks.deleteAnnouncementAfterTest() 178ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 541ms
When Go to "ANNOUNCEMENTS_TAB" 373ms
And Go to manage announcements tab 254ms
And Go to add new announcement form 372ms
And Fill announcement form with subject "Ogłoszenie dla ochrony" and content "Treść" for roleGroups "GUARD" 758ms
When Send announcement 149ms
Then Login as "neuca-guard" 6s 771ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is visible 203ms
Then Login as "neuca-admin" 6s 535ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is not visible 15s 054ms
After Hooks.deleteAnnouncementAfterTest() 134ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 7s 361ms
When Go to "ANNOUNCEMENTS_TAB" 401ms
And Go to manage announcements tab 309ms
And Go to add new announcement form 357ms
And Fill announcement form with subject "Ogłoszenie dla obserwatora" and content "Treść" for roleGroups "OBSERVER" 863ms
When Send announcement 217ms
Then Login as "neuca-observer" 7s 687ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is visible 218ms
Then Login as "neuca-guard" 5s 943ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is not visible 15s 101ms
After Hooks.deleteAnnouncementAfterTest() 148ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 298ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 146ms
Then Login as "neuca-warehouseman" 6s 274ms
And Verify that announcement tab is open 115ms
And Verify by ID from API that announcement is visible 290ms
And Unwrap announcement 3s 388ms
Then Check if announcement is unwrapping correctly 189ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 257ms
Given Login as "neuca-admin" 6s 567ms
And Go to manage announcements tab 364ms
And Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue" 19s 407ms
Then Login as "neuca-warehouseman" 6s 274ms
And Verify by ID from API that announcement is visible 361ms
And Unwrap announcement 3s 366ms
Then Check if announcement is unwrapping correctly 181ms
And Check that announcement has an edit author 257ms
And Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue" 136ms
After Hooks.deleteAnnouncementAfterTest() 138ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 274ms
And Login as "neuca-admin" 6s 644ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 159ms
Then Login as "neuca-warehouseman" 5s 922ms
And Verify by ID from API that announcement is visible 367ms
And Check if announcement is wrap 099ms
And Check if announcement has a red mark "announcementOnTheTop" 224ms
And Unwrap announcement 3s 382ms
And Check if announcement is unwrapping correctly 195ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 259ms
And Check if text bold and red exclamation mark disappear after reading announcement "announcementOnTheTop" 30s 364ms
Then Refresh page 2s 282ms
And Check if text bold and red exclamation mark disappear after reading announcement "announcementAtTheBottom" 19s 149ms
After Hooks.deleteAnnouncementAfterTest() 131ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 275ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 125ms
And Login as "neuca-warehouseman" 6s 243ms
And Check if announcements counter equals "1" 168ms
Then Verify that announcement tab is open 079ms
And Unwrap announcement 3s 388ms
And Check if announcement is unwrapping correctly 176ms
And Check if announcements counter equals "" 074ms
After Hooks.deleteAnnouncementAfterTest() 139ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 6s 794ms
When Go to "ANNOUNCEMENTS_TAB" 389ms
And Go to manage announcements tab 283ms
And Go to add new announcement form 366ms
And Fill announcement form with subject "Inglisz anołcment" and content "Bonżur" for roleGroups "ADMIN,LOGISTICIAN" 935ms
And Choose option: announcement english version 315ms
And Send announcement 151ms
Then Verify that english announcement subject and content is required 157ms
When Fill english version announcement form with subject "Inglisz anołcment" and content "Bonżur" 572ms
And Send announcement 132ms
Then Verify that announcement with "Inglisz anołcment" is present in admin table 631ms
After Hooks.deleteAnnouncementAfterTest() 154ms