Project Number Date
ApolloFullRunnerReport 2021.AT1.24 29 lip 2021, 03:52

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 8s 864ms Failed
Feature Gray Window atom tests
Check gray window functionality
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 314ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 036ms
When Go to "WAREHOUSE_TAB" 765ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 836ms
And Go to next day in schedule 1s 073ms
And Move gray window to new location 1s 379ms
Then Check if gray window is in new location 1s 013ms
After Hooks.deleteAllGrayWindowsAfterTest() 067ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 036ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 029ms
When Go to "WAREHOUSE_TAB" 427ms
And Select warehouse "Magazyn Hala A" 1s 154ms
And Go to next day in schedule 1s 070ms
And Move gray window to new location 1s 343ms
Then Check if gray window is in new location 1s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 052ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 922ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 033ms
When Go to "WAREHOUSE_TAB" 758ms
And Select warehouse "Magazyn - Nowa Sól" 2s 161ms
And Go to next day in schedule 1s 086ms
And Move gray window to new location 1s 431ms
Then Check if gray window is in new location 1s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 053ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 974ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 028ms
When Go to "WAREHOUSE_TAB" 278ms
And Select warehouse "Magazyn Alrec" 1s 129ms
And Go to next day in schedule 1s 059ms
And Move gray window to new location 1s 312ms
Then Check if gray window is in new location 1s 011ms
After Hooks.deleteAllGrayWindowsAfterTest() 048ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 206ms
When Go to "WAREHOUSE_TAB" 696ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 807ms
When Click in free spot in schedule page to create gray window 192ms
Then Check if gray window is in the schedule 2s 018ms
After Hooks.deleteAllGrayWindowsAfterTest() 068ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 021ms
When Go to "WAREHOUSE_TAB" 419ms
And Select warehouse "Magazyn Hala A" 1s 136ms
When Click in free spot in schedule page to create gray window 197ms
Then Check if gray window is in the schedule 2s 015ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 935ms
When Go to "WAREHOUSE_TAB" 766ms
And Select warehouse "Magazyn - Nowa Sól" 2s 185ms
When Click in free spot in schedule page to create gray window 184ms
Then Check if gray window is in the schedule 2s 020ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 002ms
When Go to "WAREHOUSE_TAB" 272ms
And Select warehouse "Magazyn Alrec" 1s 142ms
When Click in free spot in schedule page to create gray window 168ms
Then Check if gray window is in the schedule 2s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 051ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 229ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 028ms
When Go to "WAREHOUSE_TAB" 720ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 822ms
And Set week view 1s 105ms
When Delete gray window from schedule 1s 062ms
Then Check if gray window is no longer in schedule 15s 056ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 131ms
Scenario Outline Check if possible to delete gray window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 110ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 029ms
When Go to "WAREHOUSE_TAB" 427ms
And Select warehouse "Magazyn Hala A" 1s 174ms
And Set week view 2s 041ms
When Delete gray window from schedule 1s 172ms
Then Check if gray window is no longer in schedule 131ms
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 053ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 018ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 039ms
When Go to "WAREHOUSE_TAB" 758ms
And Select warehouse "Magazyn - Nowa Sól" 2s 167ms
And Set week view 1s 127ms
When Delete gray window from schedule 1s 079ms
Then Check if gray window is no longer in schedule 15s 020ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 056ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 092ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 035ms
When Go to "WAREHOUSE_TAB" 300ms
And Select warehouse "Magazyn Alrec" 1s 156ms
And Set week view 1s 464ms
When Delete gray window from schedule 1s 069ms
Then Check if gray window is no longer in schedule 15s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 079ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 334ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 036ms
When Go to "WAREHOUSE_TAB" 712ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 809ms
And Set week view 1s 112ms
And Set time window height "4" "grayWindow" 5s 451ms
Then Check height of the time window after expanding by "4" in "grayWindow" 026ms
After Hooks.deleteAllGrayWindowsAfterTest() 070ms
Scenario Outline Check if it possible to resize gray window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 041ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 034ms
When Go to "WAREHOUSE_TAB" 412ms
And Select warehouse "Magazyn Hala A" 1s 136ms
And Set week view 2s 070ms
And Set time window height "1" "grayWindow" 5s 519ms
Then Check height of the time window after expanding by "1" in "grayWindow" 030ms
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() 070ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 036ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 036ms
When Go to "WAREHOUSE_TAB" 783ms
And Select warehouse "Magazyn - Nowa Sól" 2s 209ms
And Set week view 1s 114ms
And Set time window height "2" "grayWindow" 5s 468ms
Then Check height of the time window after expanding by "2" in "grayWindow" 027ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
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" 997ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 040ms
When Go to "WAREHOUSE_TAB" 271ms
And Select warehouse "Magazyn Alrec" 1s 141ms
And Set week view 1s 438ms
And Set time window height "4" "grayWindow" 5s 428ms
Then Check height of the time window after expanding by "4" in "grayWindow" 023ms
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() 051ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" 1s 189ms
And Go to "WAREHOUSE_TAB" 736ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 817ms
When Click in free spot in schedule page to create gray window 186ms
When Move gray window to new location 1s 367ms
When Delete gray window from schedule 1s 059ms
Then Check if gray window is no longer in schedule 15s 033ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 303ms
And Go to "WAREHOUSE_TAB" 756ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 658ms
When Click in free spot in schedule page to create gray window 209ms
And Check if gray window is in the schedule 2s 021ms
And Add note text "Testowa notatka" on gray window 567ms
Then Verify if added text "Testowa notatka" is visible on gray window note 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 057ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 994ms
And Go to "WAREHOUSE_TAB" 435ms
And Select warehouse "Magazyn Hala A" 1s 141ms
When Click in free spot in schedule page to create gray window 189ms
And Check if gray window is in the schedule 2s 016ms
And Add note text "Testowa notatka" on gray window 15s 848ms
Then Verify if added text "Testowa notatka" is visible on gray window note 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 052ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 053ms
And Go to "WAREHOUSE_TAB" 796ms
And Select warehouse "Magazyn - Nowa Sól" 2s 156ms
When Click in free spot in schedule page to create gray window 228ms
And Check if gray window is in the schedule 2s 020ms
And Add note text "Testowa notatka" on gray window 16s 024ms
Then Verify if added text "Testowa notatka" is visible on gray window note 041ms
After Hooks.deleteAllGrayWindowsAfterTest() 056ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 108ms
And Go to "WAREHOUSE_TAB" 303ms
And Select warehouse "Magazyn Alrec" 1s 144ms
When Click in free spot in schedule page to create gray window 180ms
And Check if gray window is in the schedule 2s 015ms
And Add note text "Testowa notatka" on gray window 15s 863ms
Then Verify if added text "Testowa notatka" is visible on gray window note 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms