Project Number Date
ApolloFullRunnerReport f_after_release_3_4_0.306 10 lut 2021, 23:29

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 31s 179ms 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 025ms
And Get setting "POLL_INTERVAL" for "neuca" 023ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 047ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 124ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 299ms
And Fill transport form 37s 682ms
And Select option of periodic transport and fill settings "DAILY" 47s 850ms
And Click "save-transport" save button and wait for form to disappear 15s 977ms
Then Set advice window in schedule in "0" days 177ms
And Check is transport created in schedule and set transport id 791ms
And Set week view 3s 373ms
Then Wait for schedule update 227ms
Then Check if periodic transport for "DAILY" is created correctly 30s 223ms
After Hooks.rollbackSettings() 035ms
After Hooks.deleteAllTransports() 1m 2s 088ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 327ms
And Get setting "POLL_INTERVAL" for "neuca" 022ms
And Set the schedule refresh parameter by Api "CHANGE_POLL_INTERVAL_ON_5_SECONDS" as "super-admin-neuca" 020ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 069ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 293ms
And Fill transport form 37s 594ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 440ms
And Click "save-transport" save button and wait for form to disappear 15s 925ms
Then Set advice window in schedule in "0" days 170ms
And Check is transport created in schedule and set transport id 591ms
And Set week view 3s 355ms
Then Wait for schedule update 237ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 067ms
After Hooks.rollbackSettings() 039ms
After Hooks.deleteAllTransports() 1m 2s 764ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 117ms
And Get setting "POLL_INTERVAL" for "neuca" 021ms
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" 059ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 311ms
And Fill transport form 37s 669ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 440ms
And Click "save-transport" save button and wait for form to disappear 15s 958ms
Then Set advice window in schedule in "0" days 168ms
And Check is transport created in schedule and set transport id 635ms
And Set week view 3s 283ms
Then Wait for schedule update 270ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 455ms
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() 069ms
After Hooks.deleteAllTransports() 1m 1s 972ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 076ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 060ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 354ms
When Go to "WAREHOUSE_TAB" 630ms
And Set week view 2s 445ms
And Select warehouse "Katowice" 4s 633ms
And Open the middle periodic transport form from the schedule view 30s 585ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 650ms
And Click save and-close and react on alert "dismiss" 658ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 280ms
After Hooks.deleteAllTransports() 1m 2s 215ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 994ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 057ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 277ms
When Go to "WAREHOUSE_TAB" 615ms
And Set week view 2s 450ms
And Select warehouse "Katowice" 4s 457ms
And Open the middle periodic transport form from the schedule view 1m 56s 483ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 621ms
And Click save and-close and react on alert "accept" 665ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 815ms
After Hooks.deleteAllTransports() 1m 2s 209ms