Project Number Date
ApolloFullRunnerReport develop.448 01 cze 2021, 17:16

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 10m 14s 851ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 998ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 119ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 009ms
And Go to new transport "DELIVERY" 15s 279ms
And Fill transport form 40s 884ms
And Select option of periodic transport and fill settings "DAILY" 47s 680ms
And Click "save-transport" save button and wait for form to disappear 15s 702ms
Then Set advice window in schedule in "0" days 112ms
And Check is transport created in schedule and set transport id 920ms
And Set week view 2s 644ms
Then Wait for schedule update 528ms
Then Check if periodic transport for "DAILY" is created correctly 24s 172ms
After Hooks.deleteAllTransports() 1m 32s 305ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 122ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 077ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 274ms
And Fill transport form 40s 749ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 328ms
And Click "save-transport" save button and wait for form to disappear 15s 685ms
Then Set advice window in schedule in "0" days 097ms
And Check is transport created in schedule and set transport id 847ms
And Set week view 2s 477ms
Then Wait for schedule update 721ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 425ms
After Hooks.deleteAllTransports() 1m 32s 721ms
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 085ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 088ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 260ms
And Fill transport form 40s 841ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 318ms
And Click "save-transport" save button and wait for form to disappear 15s 678ms
Then Set advice window in schedule in "0" days 115ms
And Check is transport created in schedule and set transport id 975ms
And Set week view 2s 957ms
Then Wait for schedule update 223ms
Then Check if periodic transport for "MONTHLY" is created correctly 43s 509ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 02.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 124ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 094ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 080ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 333ms
When Go to "WAREHOUSE_TAB" 643ms
And Set week view 2s 286ms
And Select warehouse "Katowice" 4s 489ms
And Open the middle periodic transport form from the schedule view 36s 682ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 498ms
And Click save and-close and react on alert "dismiss" 613ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 422ms
After Hooks.deleteAllTransports() 1m 32s 425ms
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" 077ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 344ms
When Go to "WAREHOUSE_TAB" 664ms
And Set week view 2s 353ms
And Select warehouse "Katowice" 4s 255ms
And Open the middle periodic transport form from the schedule view 29s 942ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 497ms
And Click save and-close and react on alert "accept" 628ms
And Check if rest of periodic transports is react correctly "editing" 20s 240ms
After Hooks.deleteAllTransports() 1m 32s 248ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 110ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 079ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 305ms
When Go to "WAREHOUSE_TAB" 624ms
And Set week view 2s 313ms
And Select warehouse "Katowice" 4s 280ms
And Open the middle periodic transport form from the schedule view 37s 174ms
Then Check if designation of periodic transport in transport form is correct 047ms
And Close transport details 15s 258ms
When Go to "TRANSPORT_TABLE" 326ms
And Wait until all periodic transports will be visible in transport table 1s 138ms
Then Check if designation of periodic transport in transport table is correct 2s 036ms
After Hooks.deleteAllTransports() 1m 32s 246ms