Project Number Date
ApolloFullRunnerReport 2021.AT1.23 28 lip 2021, 07:05

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 3m 55s 770ms 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 382ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 035ms
When Go to "WAREHOUSE_TAB" 780ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 903ms
And Go to next day in schedule 1s 068ms
And Move gray window to new location 1s 384ms
Then Check if gray window is in new location 1s 009ms
After Hooks.deleteAllGrayWindowsAfterTest() 048ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 007ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 032ms
When Go to "WAREHOUSE_TAB" 467ms
And Select warehouse "Magazyn Hala A" 1s 159ms
And Go to next day in schedule 1s 057ms
And Move gray window to new location 1s 318ms
Then Check if gray window is in new location 1s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 046ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 956ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 033ms
When Go to "WAREHOUSE_TAB" 829ms
And Select warehouse "Magazyn - Nowa Sól" 2s 338ms
And Go to next day in schedule 1s 101ms
And Move gray window to new location 1s 440ms
Then Check if gray window is in new location 1s 009ms
After Hooks.deleteAllGrayWindowsAfterTest() 052ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 999ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 030ms
When Go to "WAREHOUSE_TAB" 272ms
And Select warehouse "Magazyn Alrec" 1s 122ms
And Go to next day in schedule 1s 057ms
And Move gray window to new location 1s 314ms
Then Check if gray window is in new location 1s 010ms
After Hooks.deleteAllGrayWindowsAfterTest() 041ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 260ms
When Go to "WAREHOUSE_TAB" 792ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 929ms
When Click in free spot in schedule page to create gray window 186ms
Then Check if gray window is in the schedule 2s 015ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 039ms
When Go to "WAREHOUSE_TAB" 438ms
And Select warehouse "Magazyn Hala A" 1s 143ms
When Click in free spot in schedule page to create gray window 165ms
Then Check if gray window is in the schedule 2s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 045ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 913ms
When Go to "WAREHOUSE_TAB" 807ms
And Select warehouse "Magazyn - Nowa Sól" 2s 359ms
When Click in free spot in schedule page to create gray window 191ms
Then Check if gray window is in the schedule 2s 019ms
After Hooks.deleteAllGrayWindowsAfterTest() 052ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 004ms
When Go to "WAREHOUSE_TAB" 300ms
And Select warehouse "Magazyn Alrec" 1s 119ms
When Click in free spot in schedule page to create gray window 164ms
Then Check if gray window is in the schedule 2s 014ms
After Hooks.deleteAllGrayWindowsAfterTest() 043ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 228ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 032ms
When Go to "WAREHOUSE_TAB" 791ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 896ms
And Set week view 1s 106ms
When Delete gray window from schedule 1s 048ms
Then Check if gray window is no longer in schedule 15s 043ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 037ms
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 144ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 028ms
When Go to "WAREHOUSE_TAB" 456ms
And Select warehouse "Magazyn Hala A" 1s 183ms
And Set week view 2s 242ms
When Delete gray window from schedule 1s 186ms
Then Check if gray window is no longer in schedule 020ms
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 032ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 083ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 032ms
When Go to "WAREHOUSE_TAB" 837ms
And Select warehouse "Magazyn - Nowa Sól" 2s 376ms
And Set week view 1s 128ms
When Delete gray window from schedule 1s 076ms
Then Check if gray window is no longer in schedule 15s 028ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 035ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 112ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 032ms
When Go to "WAREHOUSE_TAB" 289ms
And Select warehouse "Magazyn Alrec" 1s 144ms
And Set week view 1s 544ms
When Delete gray window from schedule 1s 075ms
Then Check if gray window is no longer in schedule 15s 006ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 043ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 339ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 031ms
When Go to "WAREHOUSE_TAB" 815ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 896ms
And Set week view 1s 099ms
And Set time window height "4" "grayWindow" 5s 435ms
Then Check height of the time window after expanding by "4" in "grayWindow" 021ms
After Hooks.deleteAllGrayWindowsAfterTest() 054ms
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 010ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 033ms
When Go to "WAREHOUSE_TAB" 456ms
And Select warehouse "Magazyn Hala A" 1s 181ms
And Set week view 2s 116ms
And Set time window height "1" "grayWindow" 5s 533ms
Then Check height of the time window after expanding by "1" in "grayWindow" 026ms
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() 049ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 037ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 028ms
When Go to "WAREHOUSE_TAB" 896ms
And Select warehouse "Magazyn - Nowa Sól" 2s 297ms
And Set week view 1s 136ms
And Set time window height "2" "grayWindow" 5s 460ms
Then Check height of the time window after expanding by "2" in "grayWindow" 024ms
After Hooks.deleteAllGrayWindowsAfterTest() 119ms
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" 967ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 039ms
When Go to "WAREHOUSE_TAB" 269ms
And Select warehouse "Magazyn Alrec" 1s 156ms
And Set week view 1s 475ms
And Set time window height "4" "grayWindow" 5s 417ms
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() 049ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" 1s 223ms
And Go to "WAREHOUSE_TAB" 816ms
And Select warehouse "Twarożkarnia wyrób gotowy" 1s 909ms
When Click in free spot in schedule page to create gray window 176ms
When Move gray window to new location 1s 387ms
When Delete gray window from schedule 1s 054ms
Then Check if gray window is no longer in schedule 15s 013ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 343ms
And Go to "WAREHOUSE_TAB" 783ms
And Select warehouse "Magazyn Zimny Kaźmierz" 1s 714ms
When Click in free spot in schedule page to create gray window 215ms
And Check if gray window is in the schedule 2s 013ms
And Add note text "Testowa notatka" on gray window 608ms
Then Verify if added text "Testowa notatka" is visible on gray window note 028ms
After Hooks.deleteAllGrayWindowsAfterTest() 049ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 034ms
And Go to "WAREHOUSE_TAB" 436ms
And Select warehouse "Magazyn Hala A" 1s 157ms
When Click in free spot in schedule page to create gray window 172ms
And Check if gray window is in the schedule 2s 014ms
And Add note text "Testowa notatka" on gray window 15s 818ms
Then Verify if added text "Testowa notatka" is visible on gray window note 030ms
After Hooks.deleteAllGrayWindowsAfterTest() 048ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 042ms
And Go to "WAREHOUSE_TAB" 832ms
And Select warehouse "Magazyn - Nowa Sól" 2s 328ms
When Click in free spot in schedule page to create gray window 203ms
And Check if gray window is in the schedule 2s 019ms
And Add note text "Testowa notatka" on gray window 501ms
Then Verify if added text "Testowa notatka" is visible on gray window note 036ms
After Hooks.deleteAllGrayWindowsAfterTest() 046ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 006ms
And Go to "WAREHOUSE_TAB" 282ms
And Select warehouse "Magazyn Alrec" 1s 129ms
When Click in free spot in schedule page to create gray window 161ms
And Check if gray window is in the schedule 2s 012ms
And Add note text "Testowa notatka" on gray window 15s 806ms
Then Verify if added text "Testowa notatka" is visible on gray window note 026ms
After Hooks.deleteAllGrayWindowsAfterTest() 039ms