Project Number Date
ApolloFullRunnerReport apollo-test-2.58 28 cze 2021, 06:08

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. 67 1 0 0 0 68 5 1 6 11m 26s 810ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 503ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 323ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 493ms
And Fill transport form 45s 810ms
And Select option of periodic transport and fill settings "DAILY" 34s 294ms
And Click "save-transport" save button and wait for form to disappear 16s 418ms
Then Set advice window in schedule in "0" days 198ms
And Check is transport created in schedule and set transport id 3s 610ms
And Set week view 3s 053ms
Then Wait for schedule update 1s 188ms
Then Check if periodic transport for "DAILY" is created correctly 27s 638ms
After Hooks.deleteAllTransports() 1m 36s 185ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 347ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 293ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 500ms
And Fill transport form 45s 763ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 514ms
And Click "save-transport" save button and wait for form to disappear 16s 357ms
Then Set advice window in schedule in "0" days 231ms
And Check is transport created in schedule and set transport id 3s 716ms
And Set week view 3s 422ms
Then Wait for schedule update 1s 209ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 303ms
java.lang.AssertionError: Okno awizacji nie pojawiło się dwa dni później w tygodniu: 1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:345)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "WEEKLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 42s 593ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 395ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 280ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 520ms
And Fill transport form 45s 927ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 384ms
And Click "save-transport" save button and wait for form to disappear 16s 399ms
Then Set advice window in schedule in "0" days 194ms
And Check is transport created in schedule and set transport id 3s 652ms
And Set week view 3s 322ms
Then Wait for schedule update 1s 563ms
Then Check if periodic transport for "MONTHLY" is created correctly 52s 202ms
After Hooks.deleteAllTransports() 1m 35s 032ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 180ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 318ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 161ms
When Go to "WAREHOUSE_TAB" 1s 100ms
And Set week view 2s 707ms
And Select warehouse "Katowice" 5s 014ms
And Open the middle periodic transport form from the schedule view 40s 974ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 666ms
And Click save and-close and react on alert "dismiss" 710ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 595ms
After Hooks.deleteAllTransports() 1m 37s 266ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 381ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 308ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 069ms
When Go to "WAREHOUSE_TAB" 1s 062ms
And Set week view 2s 972ms
And Select warehouse "Katowice" 4s 987ms
And Open the middle periodic transport form from the schedule view 40s 272ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "30" "0" 1s 695ms
And Click save and-close and react on alert "accept" 756ms
And Check if rest of periodic transports is react correctly "editing" 20s 576ms
After Hooks.deleteAllTransports() 1m 37s 016ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 288ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 309ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 197ms
When Go to "WAREHOUSE_TAB" 1s 042ms
And Set week view 2s 998ms
And Select warehouse "Katowice" 5s 260ms
And Open the middle periodic transport form from the schedule view 41s 598ms
Then Check if designation of periodic transport in transport form is correct 094ms
And Close transport details 15s 381ms
When Go to "TRANSPORT_TABLE" 656ms
And Wait until all periodic transports will be visible in transport table 1s 358ms
Then Check if designation of periodic transport in transport table is correct 2s 072ms
After Hooks.deleteAllTransports() 1m 36s 911ms