Project Number Date
ApolloFullRunnerReport develop.298 05 lut 2021, 04: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. 61 1 0 0 0 62 4 1 5 11m 36s 989ms 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 105ms
And Get setting "POLL_INTERVAL" for "neuca" 028ms
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" 127ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 298ms
And Fill transport form 37s 626ms
And Select option of periodic transport and fill settings "DAILY" 47s 771ms
And Click "save-transport" save button and wait for form to disappear 15s 980ms
Then Set advice window in schedule in "0" days 170ms
And Check is transport created in schedule and set transport id 796ms
And Set week view 3s 019ms
Then Wait for schedule update 734ms
Then Check if periodic transport for "DAILY" is created correctly 30s 258ms
After Hooks.rollbackSettings() 041ms
After Hooks.deleteAllTransports() 1m 2s 133ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 120ms
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" 024ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 078ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 315ms
And Fill transport form 37s 593ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 497ms
And Click "save-transport" save button and wait for form to disappear 15s 928ms
Then Set advice window in schedule in "0" days 154ms
And Check is transport created in schedule and set transport id 599ms
And Set week view 3s 328ms
Then Wait for schedule update 226ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 331ms
After Hooks.rollbackSettings() 040ms
After Hooks.deleteAllTransports() 1m 2s 676ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 102ms
And Get setting "POLL_INTERVAL" for "neuca" 096ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 026ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 065ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 304ms
And Fill transport form 37s 592ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 434ms
And Click "save-transport" save button and wait for form to disappear 15s 972ms
Then Set advice window in schedule in "0" days 176ms
And Check is transport created in schedule and set transport id 685ms
And Set week view 2s 973ms
Then Wait for schedule update 623ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 476ms
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 006ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 113ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 071ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 358ms
When Go to "WAREHOUSE_TAB" 604ms
And Set week view 2s 437ms
And Select warehouse "Katowice" 4s 568ms
And Open the middle periodic transport form from the schedule view 1m 55s 056ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 597ms
And Click save and-close and react on alert "dismiss" 643ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 835ms
After Hooks.deleteAllTransports() 1m 2s 181ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 079ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 072ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 325ms
When Go to "WAREHOUSE_TAB" 604ms
And Set week view 2s 453ms
And Select warehouse "Katowice" 4s 666ms
And Open the middle periodic transport form from the schedule view 37s 174ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 630ms
And Click save and-close and react on alert "accept" 676ms
And Check if rest of periodic transports is react correctly "editing" 20s 285ms
After Hooks.deleteAllTransports() 1m 2s 286ms