Project Number Date
ApolloFullRunnerReport apollo-test-2.162 18 wrz 2021, 06:45

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 641ms 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 600ms
When Go to "ANNOUNCEMENTS_TAB" 363ms
And Go to manage announcements tab 257ms
And Go to add new announcement form 392ms
And Fill announcement form with subject "Nowe ogłoszenie" and content "Treść" for roleGroups "ADMIN,LOGISTICIAN" 873ms
When Send announcement 167ms
Then Verify that announcement with "Nowe ogłoszenie" is present in admin table 15s 069ms
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() 155ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 592ms
When Go to "ANNOUNCEMENTS_TAB" 407ms
And Go to manage announcements tab 293ms
And Go to add new announcement form 376ms
And Fill announcement form with subject "Ogłoszenie dla ochrony" and content "Treść" for roleGroups "GUARD" 794ms
When Send announcement 162ms
Then Login as "neuca-guard" 7s 442ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is visible 217ms
Then Login as "neuca-admin" 6s 583ms
And Verify that announcement with subject "Ogłoszenie dla ochrony" is not visible 15s 084ms
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 904ms
When Go to "ANNOUNCEMENTS_TAB" 418ms
And Go to manage announcements tab 289ms
And Go to add new announcement form 359ms
And Fill announcement form with subject "Ogłoszenie dla obserwatora" and content "Treść" for roleGroups "OBSERVER" 868ms
When Send announcement 171ms
Then Login as "neuca-observer" 8s 032ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is visible 282ms
Then Login as "neuca-guard" 6s 102ms
And Verify that announcement with subject "Ogłoszenie dla obserwatora" is not visible 15s 063ms
After Hooks.deleteAnnouncementAfterTest() 161ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 288ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 139ms
Then Login as "neuca-warehouseman" 6s 299ms
And Verify that announcement tab is open 107ms
And Verify by ID from API that announcement is visible 343ms
And Unwrap announcement 3s 400ms
Then Check if announcement is unwrapping correctly 184ms
And Check if announcement content "Podwyżki dla wszystkich! ąśćżń" and subject "Ogłoszonko dla Magazyniera" is correctly 265ms
Given Login as "neuca-admin" 6s 601ms
And Go to manage announcements tab 399ms
And Edit announcement and change content to "*jednak podwyżek nie będzie - hue hue" 19s 446ms
Then Login as "neuca-warehouseman" 6s 358ms
And Verify by ID from API that announcement is visible 403ms
And Unwrap announcement 3s 380ms
Then Check if announcement is unwrapping correctly 172ms
And Check that announcement has an edit author 264ms
And Check if announcement content is edit correctly "*jednak podwyżek nie będzie - hue hue" 132ms
After Hooks.deleteAnnouncementAfterTest() 141ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 258ms
And Login as "neuca-admin" 6s 644ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 156ms
Then Login as "neuca-warehouseman" 5s 947ms
And Verify by ID from API that announcement is visible 363ms
And Check if announcement is wrap 099ms
And Check if announcement has a red mark "announcementOnTheTop" 266ms
And Unwrap announcement 3s 400ms
And Check if announcement is unwrapping correctly 194ms
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 375ms
Then Refresh page 2s 280ms
And Check if text bold and red exclamation mark disappear after reading announcement "announcementAtTheBottom" 19s 060ms
After Hooks.deleteAnnouncementAfterTest() 133ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-neuca" 272ms
And Create announcement by JSON file "CREATE_ANNOUNCEMENT_FOR_WAREHOUSEMAN" as "super-admin-neuca" 146ms
And Login as "neuca-warehouseman" 6s 117ms
And Check if announcements counter equals "1" 194ms
Then Verify that announcement tab is open 083ms
And Unwrap announcement 3s 384ms
And Check if announcement is unwrapping correctly 173ms
And Check if announcements counter equals "" 077ms
After Hooks.deleteAnnouncementAfterTest() 155ms
View Feature Announcements
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 6s 906ms
When Go to "ANNOUNCEMENTS_TAB" 353ms
And Go to manage announcements tab 206ms
And Go to add new announcement form 358ms
And Fill announcement form with subject "Inglisz anołcment" and content "Bonżur" for roleGroups "ADMIN,LOGISTICIAN" 806ms
And Choose option: announcement english version 311ms
And Send announcement 139ms
Then Verify that english announcement subject and content is required 155ms
When Fill english version announcement form with subject "Inglisz anołcment" and content "Bonżur" 545ms
And Send announcement 129ms
Then Verify that announcement with "Inglisz anołcment" is present in admin table 611ms
After Hooks.deleteAnnouncementAfterTest() 128ms