Project Number Date
ApolloFullRunnerReport develop.291 03 lut 2021, 04:53

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 397ms 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 166ms
And Get setting "POLL_INTERVAL" for "neuca" 032ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 058ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 130ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 289ms
And Fill transport form 37s 601ms
And Select option of periodic transport and fill settings "DAILY" 47s 752ms
And Click "save-transport" save button and wait for form to disappear 15s 956ms
Then Set advice window in schedule in "0" days 166ms
And Check is transport created in schedule and set transport id 836ms
And Set week view 2s 917ms
Then Wait for schedule update 597ms
Then Check if periodic transport for "DAILY" is created correctly 30s 261ms
After Hooks.rollbackSettings() 039ms
After Hooks.deleteAllTransports() 1m 2s 092ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 150ms
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" 029ms
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" 001ms
And Go to new transport "DELIVERY" 15s 302ms
And Fill transport form 37s 644ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 437ms
And Click "save-transport" save button and wait for form to disappear 15s 954ms
Then Set advice window in schedule in "0" days 170ms
And Check is transport created in schedule and set transport id 620ms
And Set week view 2s 974ms
Then Wait for schedule update 650ms
Then Check if periodic transport for "WEEKLY" is created correctly 37s 489ms
After Hooks.rollbackSettings() 041ms
After Hooks.deleteAllTransports() 1m 2s 734ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 077ms
And Get setting "POLL_INTERVAL" for "neuca" 040ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 027ms
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 319ms
And Fill transport form 37s 667ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 457ms
And Click "save-transport" save button and wait for form to disappear 15s 915ms
Then Set advice window in schedule in "0" days 173ms
And Check is transport created in schedule and set transport id 663ms
And Set week view 2s 902ms
Then Wait for schedule update 671ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 074ms
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() 053ms
After Hooks.deleteAllTransports() 1m 1s 959ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 081ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 146ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 345ms
When Go to "WAREHOUSE_TAB" 593ms
And Set week view 2s 460ms
And Select warehouse "Katowice" 4s 458ms
And Open the middle periodic transport form from the schedule view 36s 584ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 623ms
And Click save and-close and react on alert "dismiss" 658ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 468ms
After Hooks.deleteAllTransports() 1m 2s 257ms
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" 092ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 374ms
When Go to "WAREHOUSE_TAB" 610ms
And Set week view 2s 440ms
And Select warehouse "Katowice" 4s 558ms
And Open the middle periodic transport form from the schedule view 1m 56s 345ms
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" 648ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 803ms
After Hooks.deleteAllTransports() 1m 2s 345ms