Project Number Date
ApolloFullRunnerReport master.299 05 lut 2021, 14:43

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 42s 724ms 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 037ms
And Get setting "POLL_INTERVAL" for "neuca" 020ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 056ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 153ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 274ms
And Fill transport form 37s 584ms
And Select option of periodic transport and fill settings "DAILY" 47s 817ms
And Click "save-transport" save button and wait for form to disappear 15s 988ms
Then Set advice window in schedule in "0" days 172ms
And Check is transport created in schedule and set transport id 828ms
And Set week view 2s 986ms
Then Wait for schedule update 693ms
Then Check if periodic transport for "DAILY" is created correctly 30s 214ms
After Hooks.rollbackSettings() 043ms
After Hooks.deleteAllTransports() 1m 2s 176ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 135ms
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" 021ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 063ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 326ms
And Fill transport form 37s 630ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 432ms
And Click "save-transport" save button and wait for form to disappear 15s 944ms
Then Set advice window in schedule in "0" days 170ms
And Check is transport created in schedule and set transport id 680ms
And Set week view 3s 006ms
Then Wait for schedule update 613ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 107ms
After Hooks.rollbackSettings() 030ms
After Hooks.deleteAllTransports() 1m 2s 672ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 152ms
And Get setting "POLL_INTERVAL" for "neuca" 024ms
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" 080ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 253ms
And Fill transport form 37s 591ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 402ms
And Click "save-transport" save button and wait for form to disappear 15s 960ms
Then Set advice window in schedule in "0" days 177ms
And Check is transport created in schedule and set transport id 680ms
And Set week view 3s 315ms
Then Wait for schedule update 260ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 215ms
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() 038ms
After Hooks.deleteAllTransports() 1m 2s 050ms
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" 116ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 335ms
When Go to "WAREHOUSE_TAB" 610ms
And Set week view 2s 417ms
And Select warehouse "Katowice" 4s 398ms
And Open the middle periodic transport form from the schedule view 1m 55s 996ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 599ms
And Click save and-close and react on alert "dismiss" 647ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 616ms
After Hooks.deleteAllTransports() 1m 2s 363ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 165ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 091ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 308ms
When Go to "WAREHOUSE_TAB" 612ms
And Set week view 2s 479ms
And Select warehouse "Katowice" 4s 513ms
And Open the middle periodic transport form from the schedule view 1m 56s 224ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 635ms
And Click save and-close and react on alert "accept" 660ms
And Check if rest of periodic transports is react correctly "editing" 1m 7s 038ms
After Hooks.deleteAllTransports() 1m 2s 230ms