Project Number Date
ApolloFullRunnerReport apollo-test-2.93 24 lip 2021, 05:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Gray Window atom tests 137 2 0 0 0 139 19 2 21 5m 11s 181ms 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" 3s 021ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 217ms
When Go to "WAREHOUSE_TAB" 1s 206ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 187ms
And Go to next day in schedule 1s 160ms
And Move gray window to new location 1s 678ms
Then Check if gray window is in new location 1s 034ms
After Hooks.deleteAllGrayWindowsAfterTest() 263ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 428ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 203ms
When Go to "WAREHOUSE_TAB" 880ms
And Select warehouse "Magazyn Hala A" 1s 341ms
And Go to next day in schedule 1s 168ms
And Move gray window to new location 1s 561ms
Then Check if gray window is in new location 1s 029ms
After Hooks.deleteAllGrayWindowsAfterTest() 217ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 285ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 210ms
When Go to "WAREHOUSE_TAB" 1s 210ms
And Select warehouse "Magazyn - Nowa Sól" 2s 878ms
And Go to next day in schedule 1s 183ms
And Move gray window to new location 1s 676ms
Then Check if gray window is in new location 1s 031ms
After Hooks.deleteAllGrayWindowsAfterTest() 232ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 544ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 221ms
When Go to "WAREHOUSE_TAB" 660ms
And Select warehouse "Magazyn Alrec" 1s 302ms
And Go to next day in schedule 1s 152ms
And Move gray window to new location 1s 546ms
Then Check if gray window is in new location 1s 031ms
After Hooks.deleteAllGrayWindowsAfterTest() 224ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 754ms
When Go to "WAREHOUSE_TAB" 1s 151ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 226ms
When Click in free spot in schedule page to create gray window 558ms
Then Check if gray window is in the schedule 2s 046ms
After Hooks.deleteAllGrayWindowsAfterTest() 316ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 350ms
When Go to "WAREHOUSE_TAB" 850ms
And Select warehouse "Magazyn Hala A" 1s 378ms
When Click in free spot in schedule page to create gray window 536ms
Then Check if gray window is in the schedule 2s 093ms
After Hooks.deleteAllGrayWindowsAfterTest() 240ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 286ms
When Go to "WAREHOUSE_TAB" 1s 243ms
And Select warehouse "Magazyn - Nowa Sól" 2s 724ms
When Click in free spot in schedule page to create gray window 544ms
Then Check if gray window is in the schedule 2s 041ms
After Hooks.deleteAllGrayWindowsAfterTest() 360ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 543ms
When Go to "WAREHOUSE_TAB" 674ms
And Select warehouse "Magazyn Alrec" 1s 347ms
When Click in free spot in schedule page to create gray window 499ms
Then Check if gray window is in the schedule 2s 039ms
After Hooks.deleteAllGrayWindowsAfterTest() 252ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 856ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 188ms
When Go to "WAREHOUSE_TAB" 1s 116ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 228ms
And Set week view 1s 224ms
When Delete gray window from schedule 1s 183ms
Then Check if gray window is no longer in schedule 15s 099ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 342ms
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" 2s 805ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 183ms
When Go to "WAREHOUSE_TAB" 889ms
And Select warehouse "Magazyn Hala A" 1s 369ms
And Set week view 2s 307ms
When Delete gray window from schedule 1s 459ms
Then Check if gray window is no longer in schedule 051ms
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 246ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 532ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 203ms
When Go to "WAREHOUSE_TAB" 1s 269ms
And Select warehouse "Magazyn - Nowa Sól" 2s 868ms
And Set week view 1s 270ms
When Delete gray window from schedule 1s 136ms
Then Check if gray window is no longer in schedule 15s 031ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 231ms
Scenario Outline Check if possible to delete gray window
Before Hooks.showScenarioName(Scenario) 008ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 674ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 204ms
When Go to "WAREHOUSE_TAB" 701ms
And Select warehouse "Magazyn Alrec" 1s 320ms
And Set week view 1s 800ms
When Delete gray window from schedule 1s 190ms
Then Check if gray window is no longer in schedule 038ms
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 218ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 853ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 214ms
When Go to "WAREHOUSE_TAB" 1s 171ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 211ms
And Set week view 1s 326ms
And Set time window height "4" "grayWindow" 5s 609ms
Then Check height of the time window after expanding by "4" in "grayWindow" 067ms
After Hooks.deleteAllGrayWindowsAfterTest() 290ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 548ms
And Create "CREATE_GRAY_WINDOW_MHA" window by JSON file for test as "super-admin-piast" 194ms
When Go to "WAREHOUSE_TAB" 836ms
And Select warehouse "Magazyn Hala A" 1s 376ms
And Set week view 2s 369ms
And Set time window height "1" "grayWindow" 5s 742ms
Then Check height of the time window after expanding by "1" in "grayWindow" 077ms
After Hooks.deleteAllGrayWindowsAfterTest() 252ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 427ms
And Create "CREATE_GRAY_WINDOW_MNS" window by JSON file for test as "super-admin-lantmannen" 207ms
When Go to "WAREHOUSE_TAB" 1s 277ms
And Select warehouse "Magazyn - Nowa Sól" 2s 757ms
And Set week view 1s 256ms
And Set time window height "2" "grayWindow" 5s 690ms
Then Check height of the time window after expanding by "2" in "grayWindow" 055ms
After Hooks.deleteAllGrayWindowsAfterTest() 240ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 464ms
And Create "CREATE_GRAY_WINDOW_MAL" window by JSON file for test as "super-admin-alrec" 305ms
When Go to "WAREHOUSE_TAB" 683ms
And Select warehouse "Magazyn Alrec" 1s 360ms
And Set week view 1s 745ms
And Set time window height "4" "grayWindow" 5s 577ms
Then Check height of the time window after expanding by "4" in "grayWindow" 077ms
After Hooks.deleteAllGrayWindowsAfterTest() 246ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" 2s 643ms
And Go to "WAREHOUSE_TAB" 1s 108ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 229ms
When Click in free spot in schedule page to create gray window 557ms
When Move gray window to new location 1s 629ms
When Delete gray window from schedule 1s 136ms
Then Check if gray window is no longer in schedule 15s 083ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 141ms
And Go to "WAREHOUSE_TAB" 1s 190ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 039ms
When Click in free spot in schedule page to create gray window 354ms
And Check if gray window is in the schedule 2s 040ms
And Add note text "Testowa notatka" on gray window 16s 597ms
Then Verify if added text "Testowa notatka" is visible on gray window note 092ms
After Hooks.deleteAllGrayWindowsAfterTest() 368ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 626ms
And Go to "WAREHOUSE_TAB" 816ms
And Select warehouse "Magazyn Hala A" 1s 391ms
When Click in free spot in schedule page to create gray window 633ms
And Check if gray window is in the schedule 2s 035ms
And Add note text "Testowa notatka" on gray window 16s 406ms
Then Verify if added text "Testowa notatka" is visible on gray window note 085ms
After Hooks.deleteAllGrayWindowsAfterTest() 339ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 516ms
And Go to "WAREHOUSE_TAB" 1s 280ms
And Select warehouse "Magazyn - Nowa Sól" 2s 753ms
When Click in free spot in schedule page to create gray window 588ms
And Check if gray window is in the schedule 2s 050ms
And Add note text "Testowa notatka" on gray window 16s 641ms
Then Verify if added text "Testowa notatka" is visible on gray window note 092ms
After Hooks.deleteAllGrayWindowsAfterTest() 253ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 591ms
And Go to "WAREHOUSE_TAB" 682ms
And Select warehouse "Magazyn Alrec" 1s 373ms
When Click in free spot in schedule page to create gray window 553ms
And Check if gray window is in the schedule 2s 032ms
And Add note text "Testowa notatka" on gray window 16s 455ms
Then Verify if added text "Testowa notatka" is visible on gray window note 091ms
After Hooks.deleteAllGrayWindowsAfterTest() 339ms