Project Number Date
ApolloFullRunnerReport apollo-test-2.47 20 cze 2021, 05:08

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. 64 4 0 0 0 68 2 4 6 11m 18s 427ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 586ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 345ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 454ms
And Fill transport form 45s 630ms
And Select option of periodic transport and fill settings "DAILY" 34s 214ms
And Click "save-transport" save button and wait for form to disappear 841ms
Then Set advice window in schedule in "0" days 541ms
And Check is transport created in schedule and set transport id 3s 478ms
And Set week view 3s 529ms
Then Wait for schedule update 1s 589ms
Then Check if periodic transport for "DAILY" is created correctly 15s 422ms
After Hooks.deleteAllTransports() 1m 35s 687ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 441ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 280ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 495ms
And Fill transport form 46s 068ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 485ms
And Click "save-transport" save button and wait for form to disappear 16s 350ms
Then Set advice window in schedule in "0" days 240ms
And Check is transport created in schedule and set transport id 3s 308ms
And Set week view 3s 323ms
Then Wait for schedule update 1s 161ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 228ms
java.lang.AssertionError: Okno awizacji nie pojawiło się dwa dni później w tygodniu: 1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Schedule.SchedulePage.checkPeriodicTransportLocation(SchedulePage.java:345)
	at CucumberTests.Transport.PeriodicTransportTest.waitAMinuteAndCheckIfPeriodicTransportForIsCreatedCorectly(PeriodicTransportTest.java:77)
	at ✽.Check if periodic transport for "WEEKLY" is created correctly(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:16)
After Hooks.deleteAllTransports() 1m 41s 901ms
Scenario Outline Create time windows of periodic transport [A-6089]
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 462ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 275ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 525ms
And Fill transport form 45s 876ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 319ms
And Click "save-transport" save button and wait for form to disappear 16s 453ms
Then Set advice window in schedule in "0" days 252ms
And Check is transport created in schedule and set transport id 3s 408ms
And Set week view 3s 175ms
Then Wait for schedule update 1s 483ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 25s 410ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 21.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 34s 902ms
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 478ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 334ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 980ms
When Go to "WAREHOUSE_TAB" 1s 065ms
And Set week view 2s 828ms
And Select warehouse "Katowice" 5s 180ms
And Open the middle periodic transport form from the schedule view 40s 314ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 682ms
And Click save and-close and react on alert "dismiss" 737ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 546ms
java.lang.AssertionError: Następna awizacja okresowa została zmieniona, a nie powinna. Actual: 45
	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 36s 377ms
Scenario Outline Edition data of periodic transport from order form
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 424ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 334ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 988ms
When Go to "WAREHOUSE_TAB" 1s 031ms
And Set week view 2s 864ms
And Select warehouse "Katowice" 5s 050ms
And Open the middle periodic transport form from the schedule view 40s 126ms
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 "accept" 699ms
And Check if rest of periodic transports is react correctly "editing" 20s 607ms
java.lang.AssertionError: Pierwsze okno awizacji okresowej nie powinno zostać zmienone. Actual: 45
	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:129)
	at ✽.Check if rest of periodic transports is react correctly "editing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:35)
After Hooks.deleteAllTransports() 1m 36s 501ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 328ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 292ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 903ms
When Go to "WAREHOUSE_TAB" 997ms
And Set week view 2s 769ms
And Select warehouse "Katowice" 5s 085ms
And Open the middle periodic transport form from the schedule view 34s 723ms
Then Check if designation of periodic transport in transport form is correct 316ms
And Close transport details 15s 379ms
When Go to "TRANSPORT_TABLE" 619ms
And Wait until all periodic transports will be visible in transport table 1s 353ms
Then Check if designation of periodic transport in transport table is correct 2s 063ms
After Hooks.deleteAllTransports() 1m 36s 502ms