Project Number Date
ApolloFullRunnerReport develop.411 06 maj 2021, 18:40

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. 67 1 0 0 0 68 5 1 6 9m 57s 880ms 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 067ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 104ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 273ms
And Fill transport form 40s 681ms
And Select option of periodic transport and fill settings "DAILY" 47s 515ms
And Click "save-transport" save button and wait for form to disappear 15s 703ms
Then Set advice window in schedule in "0" days 089ms
And Check is transport created in schedule and set transport id 971ms
And Set week view 2s 668ms
Then Wait for schedule update 631ms
Then Check if periodic transport for "DAILY" is created correctly 23s 951ms
After Hooks.deleteAllTransports() 1m 32s 046ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 152ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 064ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 317ms
And Fill transport form 40s 572ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 351ms
And Click "save-transport" save button and wait for form to disappear 15s 676ms
Then Set advice window in schedule in "0" days 088ms
And Check is transport created in schedule and set transport id 911ms
And Set week view 2s 686ms
Then Wait for schedule update 568ms
Then Check if periodic transport for "WEEKLY" is created correctly 36s 183ms
After Hooks.deleteAllTransports() 1m 32s 593ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 068ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 071ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 292ms
And Fill transport form 40s 654ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 234ms
And Click "save-transport" save button and wait for form to disappear 15s 660ms
Then Set advice window in schedule in "0" days 099ms
And Check is transport created in schedule and set transport id 1s 026ms
And Set week view 3s 269ms
Then Wait for schedule update 229ms
Then Check if periodic transport for "MONTHLY" is created correctly 52s 106ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 07.08.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:381)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "MONTHLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 32s 060ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 049ms
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" 253ms
When Go to "WAREHOUSE_TAB" 711ms
And Set week view 2s 439ms
And Select warehouse "Katowice" 4s 718ms
And Open the middle periodic transport form from the schedule view 23s 112ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 563ms
And Click save and-close and react on alert "dismiss" 606ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 238ms
After Hooks.deleteAllTransports() 1m 32s 138ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 027ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 066ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 272ms
When Go to "WAREHOUSE_TAB" 667ms
And Set week view 2s 395ms
And Select warehouse "Katowice" 4s 778ms
And Open the middle periodic transport form from the schedule view 33s 983ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 689ms
And Click save and-close and react on alert "accept" 607ms
And Check if rest of periodic transports is react correctly "editing" 20s 224ms
After Hooks.deleteAllTransports() 1m 32s 231ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 047ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 064ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 246ms
When Go to "WAREHOUSE_TAB" 626ms
And Set week view 2s 426ms
And Select warehouse "Katowice" 4s 793ms
And Open the middle periodic transport form from the schedule view 23s 472ms
Then Check if designation of periodic transport in transport form is correct 037ms
And Close transport details 15s 238ms
When Go to "TRANSPORT_TABLE" 304ms
And Wait until all periodic transports will be visible in transport table 167ms
Then Check if designation of periodic transport in transport table is correct 2s 029ms
After Hooks.deleteAllTransports() 1m 32s 018ms