Project Number Date
ApolloFullRunnerReport develop.283 27 sty 2021, 04:44

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. 64 2 0 0 0 66 3 2 5 9m 14s 202ms 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 022ms
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" 051ms
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 254ms
And Fill transport form 37s 595ms
And Select option of periodic transport and fill settings "DAILY" 47s 773ms
And Click "save-transport" save button and wait for form to disappear 15s 948ms
Then Set advice window in schedule in "0" days 172ms
And Check is transport created in schedule and set transport id 876ms
And Set week view 3s 248ms
Then Wait for schedule update 222ms
Then Check if periodic transport for "DAILY" is created correctly 30s 204ms
After Hooks.rollbackSettings() 043ms
After Hooks.deleteAllTransports() 15s 847ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 105ms
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" 029ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 070ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 300ms
And Fill transport form 37s 594ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 475ms
And Click "save-transport" save button and wait for form to disappear 15s 995ms
Then Set advice window in schedule in "0" days 188ms
And Check is transport created in schedule and set transport id 647ms
And Set week view 3s 292ms
Then Wait for schedule update 245ms
Then Check if periodic transport for "WEEKLY" is created correctly 37s 934ms
After Hooks.rollbackSettings() 039ms
After Hooks.deleteAllTransports() 15s 484ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 113ms
And Get setting "POLL_INTERVAL" for "neuca" 027ms
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" 064ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 290ms
And Fill transport form 37s 655ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 399ms
And Click "save-transport" save button and wait for form to disappear 15s 943ms
Then Set advice window in schedule in "0" days 183ms
And Check is transport created in schedule and set transport id 587ms
And Set week view 3s 377ms
Then Wait for schedule update 233ms
Then Check if periodic transport for "MONTHLY" is created correctly 58s 817ms
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:409)
	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() 045ms
After Hooks.deleteAllTransports() 15s 454ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 148ms
And Get setting "POLL_INTERVAL" for "neuca" 018ms
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" 067ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 307ms
When Go to "WAREHOUSE_TAB" 626ms
And Set week view 2s 377ms
And Select warehouse "Katowice" 4s 611ms
And Open the middle periodic transport form from the schedule view 33s 575ms
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 "dismiss" 656ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 266ms
After Hooks.rollbackSettings() 028ms
After Hooks.deleteAllTransports() 15s 900ms
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 133ms
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" 029ms
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" 342ms
When Go to "WAREHOUSE_TAB" 615ms
And Set week view 2s 410ms
And Select warehouse "Katowice" 4s 782ms
And Open the middle periodic transport form from the schedule view 21s 722ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 611ms
And Click save and-close and react on alert "accept" 1s 762ms
And Check if rest of periodic transports is react correctly "editing" 20s 257ms
java.lang.AssertionError: Pierwsze okno awizacji okresowej nie powinno zostać zmienone. Actual: 60
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:134)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:39)
After Hooks.rollbackSettings() 034ms
After Hooks.deleteAllTransports() 15s 899ms