Project Number Date
ApolloFullRunnerReport 2021.AT1.19 27 Jul 2021, 06:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Gray Window atom tests 136 3 0 0 0 139 18 3 21 4m 12s 192ms Failed
Feature Gray Window atom tests
Check gray window functionality
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 387ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 031ms
When Go to "WAREHOUSE_TAB" 818ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 876ms
And Go to next day in schedule 1s 072ms
And Move gray window to new location 1s 380ms
Then Check if gray window is in new location 1s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 056ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 062ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 037ms
When Go to "WAREHOUSE_TAB" 444ms
And Select warehouse "Magazyn Hala A" 1s 138ms
And Go to next day in schedule 1s 060ms
And Move gray window to new location 1s 334ms
Then Check if gray window is in new location 1s 012ms
After Hooks.deleteAllGrayWindowsAfterTest() 064ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 945ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 030ms
When Go to "WAREHOUSE_TAB" 825ms
And Select warehouse "Magazyn - Nowa Sól" 2s 336ms
And Go to next day in schedule 1s 115ms
And Move gray window to new location 1s 406ms
Then Check if gray window is in new location 1s 008ms
After Hooks.deleteAllGrayWindowsAfterTest() 055ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 995ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 032ms
When Go to "WAREHOUSE_TAB" 269ms
And Select warehouse "Magazyn Alrec" 1s 118ms
And Go to next day in schedule 1s 053ms
And Move gray window to new location 1s 321ms
Then Check if gray window is in new location 1s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 044ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 298ms
When Go to "WAREHOUSE_TAB" 765ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 906ms
When Click in free spot in schedule page to create gray window 183ms
Then Check if gray window is in the schedule 2s 049ms
After Hooks.deleteAllGrayWindowsAfterTest() 060ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 029ms
When Go to "WAREHOUSE_TAB" 457ms
And Select warehouse "Magazyn Hala A" 1s 161ms
When Click in free spot in schedule page to create gray window 160ms
Then Check if gray window is in the schedule 2s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 047ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 962ms
When Go to "WAREHOUSE_TAB" 832ms
And Select warehouse "Magazyn - Nowa Sól" 2s 246ms
When Click in free spot in schedule page to create gray window 233ms
Then Check if gray window is in the schedule 2s 016ms
After Hooks.deleteAllGrayWindowsAfterTest() 047ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 042ms
When Go to "WAREHOUSE_TAB" 289ms
And Select warehouse "Magazyn Alrec" 1s 131ms
When Click in free spot in schedule page to create gray window 151ms
Then Check if gray window is in the schedule 2s 013ms
After Hooks.deleteAllGrayWindowsAfterTest() 049ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 279ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 029ms
When Go to "WAREHOUSE_TAB" 757ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 915ms
And Set week view 1s 097ms
When Delete gray window from schedule 1s 059ms
Then Check if gray window is no longer in schedule 15s 084ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 056ms
Scenario Outline Check if possible to delete gray window
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 137ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 032ms
When Go to "WAREHOUSE_TAB" 469ms
And Select warehouse "Magazyn Hala A" 1s 171ms
And Set week view 2s 148ms
When Delete gray window from schedule 1s 227ms
Then Check if gray window is no longer in schedule 026ms
java.lang.AssertionError: Szare okno nie zostało usunięte z harmonogramu
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.GrayWindow.DeleteGrayWindowTest.checkIfGrayWindowIsNoLongerInSchedule(DeleteGrayWindowTest.java:27)
	at ✽.Check if gray window is no longer in schedule(file:Features/Atom/TimeWindow/GrayWindow.feature:42)
After Hooks.deleteAllGrayWindowsAfterTest() 15s 066ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 047ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 030ms
When Go to "WAREHOUSE_TAB" 874ms
And Select warehouse "Magazyn - Nowa Sól" 2s 338ms
And Set week view 1s 147ms
When Delete gray window from schedule 1s 078ms
Then Check if gray window is no longer in schedule 15s 028ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 049ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 174ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 036ms
When Go to "WAREHOUSE_TAB" 289ms
And Select warehouse "Magazyn Alrec" 1s 146ms
And Set week view 1s 480ms
When Delete gray window from schedule 1s 063ms
Then Check if gray window is no longer in schedule 15s 025ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 073ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 352ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 034ms
When Go to "WAREHOUSE_TAB" 801ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 878ms
And Set week view 1s 097ms
And Set time window height "4" "grayWindow" 5s 426ms
Then Check height of the time window after expanding by "4" in "grayWindow" 020ms
After Hooks.deleteAllGrayWindowsAfterTest() 046ms
Scenario Outline Check if it possible to resize gray window
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 013ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 034ms
When Go to "WAREHOUSE_TAB" 429ms
And Select warehouse "Magazyn Hala A" 1s 199ms
And Set week view 2s 135ms
And Set time window height "1" "grayWindow" 5s 527ms
Then Check height of the time window after expanding by "1" in "grayWindow" 027ms
org.junit.ComparisonFailure: Okno nie zmieniło swojego rozmiaru expected:<1[5]0.00> but was:<1[2]0.00>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Schedule.ResizeTimeWindowTest.checkHeightOfTimeWindowAfterExpandingByIn(ResizeTimeWindowTest.java:49)
	at ✽.Check height of the time window after expanding by "1" in "grayWindow"(file:Features/Atom/TimeWindow/GrayWindow.feature:58)
After Hooks.deleteAllGrayWindowsAfterTest() 051ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 077ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 031ms
When Go to "WAREHOUSE_TAB" 836ms
And Select warehouse "Magazyn - Nowa Sól" 2s 366ms
And Set week view 1s 130ms
And Set time window height "2" "grayWindow" 5s 487ms
Then Check height of the time window after expanding by "2" in "grayWindow" 123ms
After Hooks.deleteAllGrayWindowsAfterTest() 039ms
Scenario Outline Check if it possible to resize gray window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 108ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 044ms
When Go to "WAREHOUSE_TAB" 288ms
And Select warehouse "Magazyn Alrec" 1s 124ms
And Set week view 1s 487ms
And Set time window height "4" "grayWindow" 5s 422ms
Then Check height of the time window after expanding by "4" in "grayWindow" 020ms
org.junit.ComparisonFailure: Okno nie zmieniło swojego rozmiaru expected:<[288].00> but was:<[144].00>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Schedule.ResizeTimeWindowTest.checkHeightOfTimeWindowAfterExpandingByIn(ResizeTimeWindowTest.java:49)
	at ✽.Check height of the time window after expanding by "4" in "grayWindow"(file:Features/Atom/TimeWindow/GrayWindow.feature:58)
After Hooks.deleteAllGrayWindowsAfterTest() 043ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" 1s 267ms
And Go to "WAREHOUSE_TAB" 815ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 886ms
When Click in free spot in schedule page to create gray window 195ms
When Move gray window to new location 1s 349ms
When Delete gray window from schedule 1s 046ms
Then Check if gray window is no longer in schedule 15s 058ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 369ms
And Go to "WAREHOUSE_TAB" 847ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 733ms
When Click in free spot in schedule page to create gray window 205ms
And Check if gray window is in the schedule 2s 017ms
And Add note text "Testowa notatka" on gray window 561ms
Then Verify if added text "Testowa notatka" is visible on gray window note 026ms
After Hooks.deleteAllGrayWindowsAfterTest() 053ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 081ms
And Go to "WAREHOUSE_TAB" 470ms
And Select warehouse "Magazyn Hala A" 1s 135ms
When Click in free spot in schedule page to create gray window 187ms
And Check if gray window is in the schedule 2s 013ms
And Add note text "Testowa notatka" on gray window 15s 858ms
Then Verify if added text "Testowa notatka" is visible on gray window note 033ms
After Hooks.deleteAllGrayWindowsAfterTest() 045ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 062ms
And Go to "WAREHOUSE_TAB" 869ms
And Select warehouse "Magazyn - Nowa Sól" 2s 380ms
When Click in free spot in schedule page to create gray window 203ms
And Check if gray window is in the schedule 2s 020ms
And Add note text "Testowa notatka" on gray window 16s 042ms
Then Verify if added text "Testowa notatka" is visible on gray window note 045ms
After Hooks.deleteAllGrayWindowsAfterTest() 050ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 111ms
And Go to "WAREHOUSE_TAB" 308ms
And Select warehouse "Magazyn Alrec" 1s 156ms
When Click in free spot in schedule page to create gray window 186ms
And Check if gray window is in the schedule 2s 013ms
And Add note text "Testowa notatka" on gray window 15s 795ms
Then Verify if added text "Testowa notatka" is visible on gray window note 027ms
After Hooks.deleteAllGrayWindowsAfterTest() 048ms