Project Number Date
ApolloFullRunnerReport develop.317 24 lut 2021, 06:32

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. 66 1 0 0 0 67 5 1 6 16m 17s 290ms 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 172ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 075ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 314ms
And Fill transport form 37s 680ms
And Select option of periodic transport and fill settings "DAILY" 32s 341ms
And Click "save-transport" save button and wait for form to disappear 15s 920ms
Then Set advice window in schedule in "0" days 183ms
And Check is transport created in schedule and set transport id 619ms
And Set week view 3s 299ms
Then Wait for schedule update 268ms
Then Check if periodic transport for "DAILY" is created correctly 30s 192ms
After Hooks.deleteAllTransports() 1m 32s 261ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 343ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 061ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 305ms
And Fill transport form 37s 627ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 478ms
And Click "save-transport" save button and wait for form to disappear 15s 922ms
Then Set advice window in schedule in "0" days 182ms
And Check is transport created in schedule and set transport id 589ms
And Set week view 3s 493ms
Then Wait for schedule update 240ms
Then Check if periodic transport for "WEEKLY" is created correctly 39s 231ms
After Hooks.deleteAllTransports() 1m 32s 827ms
Scenario Outline Create time windows of periodic transport
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 141ms
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 336ms
And Fill transport form 37s 703ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 409ms
And Click "save-transport" save button and wait for form to disappear 15s 951ms
Then Set advice window in schedule in "0" days 150ms
And Check is transport created in schedule and set transport id 679ms
And Set week view 2s 630ms
Then Wait for schedule update 900ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 37s 945ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 25.05.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:447)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:76)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 32s 195ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 157ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 062ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 267ms
When Go to "WAREHOUSE_TAB" 649ms
And Set week view 2s 616ms
And Select warehouse "Katowice" 4s 686ms
And Open the middle periodic transport form from the schedule view 1m 55s 828ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 622ms
And Click save and-close and react on alert "dismiss" 657ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 6s 642ms
After Hooks.deleteAllTransports() 1m 32s 534ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 161ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 078ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 377ms
When Go to "WAREHOUSE_TAB" 627ms
And Set week view 2s 639ms
And Select warehouse "Katowice" 4s 762ms
And Open the middle periodic transport form from the schedule view 1m 56s 356ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 616ms
And Click save and-close and react on alert "accept" 656ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 648ms
After Hooks.deleteAllTransports() 1m 32s 430ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 115ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 065ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 359ms
When Go to "WAREHOUSE_TAB" 648ms
And Set week view 2s 525ms
And Select warehouse "Katowice" 4s 737ms
And Open the middle periodic transport form from the schedule view 1m 55s 725ms
Then Check if designation of periodic transport in transport form is correct 041ms
When Go to "TRANSPORT_TABLE" 317ms
And Wait until all periodic transports will be visible in transport table 1s 131ms
Then Check if designation of periodic transport in transport table is correct 2s 034ms
After Hooks.deleteAllTransports() 1m 32s 015ms