Project Number Date
ApolloFullRunnerReport develop.400 28 kwi 2021, 05:38

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 2 0 0 0 68 4 2 6 12m 4s 840ms 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 013ms
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" 003ms
And Go to new transport "DELIVERY" 15s 278ms
And Fill transport form 40s 970ms
And Select option of periodic transport and fill settings "DAILY" 47s 712ms
And Click "save-transport" save button and wait for form to disappear 15s 720ms
Then Set advice window in schedule in "0" days 117ms
And Check is transport created in schedule and set transport id 980ms
And Set week view 2s 694ms
Then Wait for schedule update 647ms
Then Check if periodic transport for "DAILY" is created correctly 24s 068ms
After Hooks.deleteAllTransports() 1m 32s 311ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 050ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 081ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 264ms
And Fill transport form 40s 942ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 456ms
And Click "save-transport" save button and wait for form to disappear 15s 722ms
Then Set advice window in schedule in "0" days 113ms
And Check is transport created in schedule and set transport id 971ms
And Set week view 2s 684ms
Then Wait for schedule update 657ms
Then Check if periodic transport for "WEEKLY" is created correctly 38s 332ms
After Hooks.deleteAllTransports() 1m 32s 838ms
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" 060ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 285ms
And Fill transport form 40s 974ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 407ms
And Click "save-transport" save button and wait for form to disappear 15s 652ms
Then Set advice window in schedule in "0" days 114ms
And Check is transport created in schedule and set transport id 1s 038ms
And Set week view 2s 690ms
Then Wait for schedule update 610ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 23s 073ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 29.07.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 200ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 099ms
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" 388ms
When Go to "WAREHOUSE_TAB" 681ms
And Set week view 2s 402ms
And Select warehouse "Katowice" 4s 347ms
And Open the middle periodic transport form from the schedule view 32s 684ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 649ms
And Click save and-close and react on alert "dismiss" 605ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 258ms
After Hooks.deleteAllTransports() 1m 32s 435ms
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 082ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 073ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 354ms
When Go to "WAREHOUSE_TAB" 697ms
And Set week view 2s 527ms
And Select warehouse "Katowice" 4s 575ms
And Open the middle periodic transport form from the schedule view 23s 230ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 506ms
And Click save and-close and react on alert "accept" 607ms
And Check if rest of periodic transports is react correctly "editing" 20s 266ms
org.junit.ComparisonFailure: Następna awizacja okresowa nie została zmieniona expected:<[6]0> but was:<[3]0>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:126)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:35)
After Hooks.deleteAllTransports() 1m 32s 392ms
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" 070ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 341ms
When Go to "WAREHOUSE_TAB" 671ms
And Set week view 2s 483ms
And Select warehouse "Katowice" 4s 517ms
And Open the middle periodic transport form from the schedule view 1m 56s 266ms
Then Check if designation of periodic transport in transport form is correct 039ms
And Close transport details 15s 262ms
When Go to "TRANSPORT_TABLE" 273ms
And Wait until all periodic transports will be visible in transport table 1s 123ms
Then Check if designation of periodic transport in transport table is correct 2s 032ms
After Hooks.deleteAllTransports() 1m 32s 192ms