Project Number Date
ApolloFullRunnerReport apollo-test-2.53 24 cze 2021, 06:22

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 12m 12s 561ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 860ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 538ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 506ms
And Fill transport form 45s 643ms
And Select option of periodic transport and fill settings "DAILY" 50s 448ms
And Click "save-transport" save button and wait for form to disappear 16s 619ms
Then Set advice window in schedule in "0" days 253ms
And Check is transport created in schedule and set transport id 3s 955ms
And Set week view 3s 096ms
Then Wait for schedule update 1s 599ms
Then Check if periodic transport for "DAILY" is created correctly 30s 443ms
After Hooks.deleteAllTransports() 1m 36s 028ms
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 617ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 375ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 513ms
And Fill transport form 45s 949ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 314ms
And Click "save-transport" save button and wait for form to disappear 16s 395ms
Then Set advice window in schedule in "0" days 250ms
And Check is transport created in schedule and set transport id 3s 858ms
And Set week view 3s 443ms
Then Wait for schedule update 1s 253ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 172ms
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 42s 199ms
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 475ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 317ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 518ms
And Fill transport form 45s 930ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 452ms
And Click "save-transport" save button and wait for form to disappear 16s 410ms
Then Set advice window in schedule in "0" days 257ms
And Check is transport created in schedule and set transport id 3s 718ms
And Set week view 3s 161ms
Then Wait for schedule update 1s 444ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 24s 913ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 25.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 35s
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 512ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 360ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 065ms
When Go to "WAREHOUSE_TAB" 1s 139ms
And Set week view 2s 763ms
And Select warehouse "Katowice" 5s 667ms
And Open the middle periodic transport form from the schedule view 38s 017ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 917ms
And Click save and-close and react on alert "dismiss" 746ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 529ms
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 825ms
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 457ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 338ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 012ms
When Go to "WAREHOUSE_TAB" 1s 123ms
And Set week view 2s 898ms
And Select warehouse "Katowice" 5s 038ms
And Open the middle periodic transport form from the schedule view 40s 474ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 671ms
And Click save and-close and react on alert "accept" 740ms
And Check if rest of periodic transports is react correctly "editing" 20s 638ms
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 833ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 389ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 333ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 034ms
When Go to "WAREHOUSE_TAB" 1s 118ms
And Set week view 2s 898ms
And Select warehouse "Katowice" 5s 385ms
And Open the middle periodic transport form from the schedule view 34s 907ms
Then Check if designation of periodic transport in transport form is correct 102ms
And Close transport details 15s 415ms
When Go to "TRANSPORT_TABLE" 726ms
And Wait until all periodic transports will be visible in transport table 1s 352ms
Then Check if designation of periodic transport in transport table is correct 2s 069ms
After Hooks.deleteAllTransports() 1m 36s 659ms