Project Number Date
ApolloFullRunnerReport develop.433 23 maj 2021, 09:36

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Base options of periodic transport - create, edit, delete etc. 66 2 0 0 0 68 4 2 6 11m 22s 083ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 114ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 126ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 309ms
And Fill transport form 41s 030ms
And Select option of periodic transport and fill settings "DAILY" 47s 760ms
And Click "save-transport" save button and wait for form to disappear 15s 752ms
Then Set advice window in schedule in "0" days 079ms
And Check is transport created in schedule and set transport id 1s 037ms
And Set week view 2s 840ms
Then Wait for schedule update 844ms
Then Check if periodic transport for "DAILY" is created correctly 15s 171ms
After Hooks.deleteAllTransports() 1m 32s 450ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 131ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 076ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 324ms
And Fill transport form 40s 983ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 310ms
And Click "save-transport" save button and wait for form to disappear 15s 698ms
Then Set advice window in schedule in "0" days 098ms
And Check is transport created in schedule and set transport id 1s 008ms
And Set week view 2s 642ms
Then Wait for schedule update 685ms
Then Check if periodic transport for "WEEKLY" is created correctly 32s 927ms
After Hooks.deleteAllTransports() 1m 32s 809ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 109ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 080ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 293ms
And Fill transport form 40s 978ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 342ms
And Click "save-transport" save button and wait for form to disappear 15s 732ms
Then Set advice window in schedule in "0" days 094ms
And Check is transport created in schedule and set transport id 999ms
And Set week view 3s 364ms
Then Wait for schedule update 256ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 22s 976ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 24.08.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:384)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 31s 977ms
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 235ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 099ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 292ms
When Go to "WAREHOUSE_TAB" 685ms
And Set week view 2s 567ms
And Select warehouse "Katowice" 4s 519ms
And Open the middle periodic transport form from the schedule view 23s 018ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 625ms
And Click save and-close and react on alert "dismiss" 610ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 561ms
java.lang.AssertionError: Następna awizacja okresowa została zmieniona, a nie powinna. Actual: 30
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:134)
	at ✽.Check if rest of periodic transports is react correctly "noEditing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:35)
After Hooks.deleteAllTransports() 1m 32s 318ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 073ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 062ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 294ms
When Go to "WAREHOUSE_TAB" 665ms
And Set week view 2s 405ms
And Select warehouse "Katowice" 4s 588ms
And Open the middle periodic transport form from the schedule view 36s 212ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 454ms
And Click save and-close and react on alert "accept" 614ms
And Check if rest of periodic transports is react correctly "editing" 20s 249ms
After Hooks.deleteAllTransports() 1m 32s 327ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 161ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 079ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 305ms
When Go to "WAREHOUSE_TAB" 700ms
And Set week view 2s 412ms
And Select warehouse "Katowice" 4s 779ms
And Open the middle periodic transport form from the schedule view 36s 800ms
Then Check if designation of periodic transport in transport form is correct 050ms
And Close transport details 15s 279ms
When Go to "TRANSPORT_TABLE" 335ms
And Wait until all periodic transports will be visible in transport table 1s 124ms
Then Check if designation of periodic transport in transport table is correct 2s 028ms
After Hooks.deleteAllTransports() 1m 32s 139ms