Project Number Date
ApolloFullRunnerReport develop.310 19 lut 2021, 05:06

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. 61 1 0 0 0 62 4 1 5 13m 41s 825ms 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 091ms
And Get setting "POLL_INTERVAL" for "neuca" 049ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 045ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 120ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 313ms
And Fill transport form 37s 577ms
And Select option of periodic transport and fill settings "DAILY" 47s 885ms
And Click "save-transport" save button and wait for form to disappear 16s 009ms
Then Set advice window in schedule in "0" days 176ms
And Check is transport created in schedule and set transport id 738ms
And Set week view 3s 331ms
Then Wait for schedule update 240ms
Then Check if periodic transport for "DAILY" is created correctly 30s 249ms
After Hooks.rollbackSettings() 033ms
After Hooks.deleteAllTransports() 1m 32s 273ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 098ms
And Get setting "POLL_INTERVAL" for "neuca" 019ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 028ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 100ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 256ms
And Fill transport form 37s 606ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 460ms
And Click "save-transport" save button and wait for form to disappear 15s 938ms
Then Set advice window in schedule in "0" days 180ms
And Check is transport created in schedule and set transport id 682ms
And Set week view 2s 964ms
Then Wait for schedule update 625ms
Then Check if periodic transport for "WEEKLY" is created correctly 37s 712ms
After Hooks.rollbackSettings() 031ms
After Hooks.deleteAllTransports() 1m 32s 842ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 132ms
And Get setting "POLL_INTERVAL" for "neuca" 036ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 025ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 072ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 313ms
And Fill transport form 37s 633ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 411ms
And Click "save-transport" save button and wait for form to disappear 15s 957ms
Then Set advice window in schedule in "0" days 178ms
And Check is transport created in schedule and set transport id 612ms
And Set week view 3s 023ms
Then Wait for schedule update 709ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 085ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 3 miesiącu
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:412)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:82)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:18)
After Hooks.rollbackSettings() 044ms
After Hooks.deleteAllTransports() 1m 32s 151ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 071ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 048ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 303ms
When Go to "WAREHOUSE_TAB" 639ms
And Set week view 2s 449ms
And Select warehouse "Katowice" 4s 592ms
And Open the middle periodic transport form from the schedule view 1m 55s 254ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 628ms
And Click save and-close and react on alert "dismiss" 657ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 814ms
After Hooks.deleteAllTransports() 1m 32s 244ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 541ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 069ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 276ms
When Go to "WAREHOUSE_TAB" 576ms
And Set week view 2s 415ms
And Select warehouse "Katowice" 4s 463ms
And Open the middle periodic transport form from the schedule view 1m 56s 377ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 624ms
And Click save and-close and react on alert "accept" 668ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 651ms
After Hooks.deleteAllTransports() 1m 32s 308ms