Project Number Date
ApolloFullRunnerReport develop.458 09 cze 2021, 19:28

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 13m 53s 648ms 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 114ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 140ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 009ms
And Go to new transport "DELIVERY" 15s 263ms
And Fill transport form 40s 876ms
And Select option of periodic transport and fill settings "DAILY" 47s 655ms
And Click "save-transport" save button and wait for form to disappear 15s 728ms
Then Set advice window in schedule in "0" days 107ms
And Check is transport created in schedule and set transport id 1s 132ms
And Set week view 2s 662ms
Then Wait for schedule update 625ms
Then Check if periodic transport for "DAILY" is created correctly 15s 156ms
After Hooks.deleteAllTransports() 1m 32s 174ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 010ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 076ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 255ms
And Fill transport form 40s 959ms
And Select option of periodic transport and fill settings "WEEKLY" 18s 392ms
And Click "save-transport" save button and wait for form to disappear 15s 705ms
Then Set advice window in schedule in "0" days 113ms
And Check is transport created in schedule and set transport id 820ms
And Set week view 2s 662ms
Then Wait for schedule update 611ms
Then Check if periodic transport for "WEEKLY" is created correctly 35s 385ms
After Hooks.deleteAllTransports() 1m 32s 683ms
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 109ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 065ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 276ms
And Fill transport form 40s 963ms
And Select option of periodic transport and fill settings "MONTHLY" 17s 306ms
And Click "save-transport" save button and wait for form to disappear 15s 663ms
Then Set advice window in schedule in "0" days 107ms
And Check is transport created in schedule and set transport id 905ms
And Set week view 2s 935ms
Then Wait for schedule update 244ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 16s 635ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 10.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 103ms
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 137ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 075ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 347ms
When Go to "WAREHOUSE_TAB" 641ms
And Set week view 2s 318ms
And Select warehouse "Katowice" 4s 643ms
And Open the middle periodic transport form from the schedule view 22s 608ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 769ms
And Click save and-close and react on alert "dismiss" 621ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 245ms
java.lang.AssertionError: Następna awizacja okresowa została zmieniona, a nie powinna. Actual: 30
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfRestOfPeriodicTransportsIsReactCorrectly(PeriodicTransportTest.java:134)
	at ✽.Check if rest of periodic transports is react correctly "noEditing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:35)
After Hooks.deleteAllTransports() 1m 32s 299ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 090ms
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" 313ms
When Go to "WAREHOUSE_TAB" 626ms
And Set week view 2s 353ms
And Select warehouse "Katowice" 4s 338ms
And Open the middle periodic transport form from the schedule view 1m 55s 265ms
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 "accept" 612ms
And Check if rest of periodic transports is react correctly "editing" 1m 6s 710ms
After Hooks.deleteAllTransports() 1m 32s 329ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 1s 103ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 088ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 343ms
When Go to "WAREHOUSE_TAB" 627ms
And Set week view 2s 310ms
And Select warehouse "Katowice" 4s 356ms
And Open the middle periodic transport form from the schedule view 1m 55s 958ms
Then Check if designation of periodic transport in transport form is correct 045ms
And Close transport details 15s 277ms
When Go to "TRANSPORT_TABLE" 328ms
And Wait until all periodic transports will be visible in transport table 1s 202ms
Then Check if designation of periodic transport in transport table is correct 2s 029ms
After Hooks.deleteAllTransports() 1m 32s 125ms