Project Number Date
ApolloFullRunnerReport develop.449 02 cze 2021, 08:56

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 11m 47s 471ms 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 079ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 124ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 282ms
And Fill transport form 40s 895ms
And Select option of periodic transport and fill settings "DAILY" 47s 653ms
And Click "save-transport" save button and wait for form to disappear 15s 708ms
Then Set advice window in schedule in "0" days 111ms
And Check is transport created in schedule and set transport id 1s 009ms
And Set week view 2s 946ms
Then Wait for schedule update 266ms
Then Check if periodic transport for "DAILY" is created correctly 24s 328ms
After Hooks.deleteAllTransports() 1m 32s 319ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 087ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 066ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 312ms
And Fill transport form 40s 926ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 366ms
And Click "save-transport" save button and wait for form to disappear 15s 673ms
Then Set advice window in schedule in "0" days 091ms
And Check is transport created in schedule and set transport id 859ms
And Set week view 3s 003ms
Then Wait for schedule update 262ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 417ms
After Hooks.deleteAllTransports() 1m 32s 827ms
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 117ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 073ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 308ms
And Fill transport form 40s 895ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 390ms
And Click "save-transport" save button and wait for form to disappear 15s 698ms
Then Set advice window in schedule in "0" days 089ms
And Check is transport created in schedule and set transport id 877ms
And Set week view 2s 659ms
Then Wait for schedule update 613ms
Then Check if periodic transport for "MONTHLY" is created correctly 49s 599ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 03.09.2021
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:384)
	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 091ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 129ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 097ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 391ms
When Go to "WAREHOUSE_TAB" 593ms
And Set week view 2s 195ms
And Select warehouse "Katowice" 4s 197ms
And Open the middle periodic transport form from the schedule view 36s 884ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 502ms
And Click save and-close and react on alert "dismiss" 611ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 429ms
After Hooks.deleteAllTransports() 1m 32s 276ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 116ms
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" 342ms
When Go to "WAREHOUSE_TAB" 648ms
And Set week view 2s 194ms
And Select warehouse "Katowice" 4s 206ms
And Open the middle periodic transport form from the schedule view 37s 170ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 473ms
And Click save and-close and react on alert "accept" 600ms
And Check if rest of periodic transports is react correctly "editing" 20s 436ms
After Hooks.deleteAllTransports() 1m 32s 352ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 118ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 070ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 308ms
When Go to "WAREHOUSE_TAB" 587ms
And Set week view 2s 137ms
And Select warehouse "Katowice" 4s 160ms
And Open the middle periodic transport form from the schedule view 1m 56s 166ms
Then Check if designation of periodic transport in transport form is correct 045ms
And Close transport details 15s 270ms
When Go to "TRANSPORT_TABLE" 346ms
And Wait until all periodic transports will be visible in transport table 1s 139ms
Then Check if designation of periodic transport in transport table is correct 2s 032ms
After Hooks.deleteAllTransports() 1m 32s 144ms