Project Number Date
ApolloFullRunnerReport apollo-test-2.52 23 cze 2021, 05:41

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 13m 56s 383ms 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 469ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 473ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 504ms
And Fill transport form 45s 851ms
And Select option of periodic transport and fill settings "DAILY" 50s 528ms
And Click "save-transport" save button and wait for form to disappear 16s 542ms
Then Set advice window in schedule in "0" days 206ms
And Check is transport created in schedule and set transport id 4s 276ms
And Set week view 3s 413ms
Then Wait for schedule update 1s 267ms
Then Check if periodic transport for "DAILY" is created correctly 25s 832ms
After Hooks.deleteAllTransports() 1m 36s 963ms
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 453ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 361ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 562ms
And Fill transport form 45s 517ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 646ms
And Click "save-transport" save button and wait for form to disappear 16s 393ms
Then Set advice window in schedule in "0" days 197ms
And Check is transport created in schedule and set transport id 3s 510ms
And Set week view 3s 902ms
Then Wait for schedule update 1s 475ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 314ms
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 233ms
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 626ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 445ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 504ms
And Fill transport form 45s 626ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 605ms
And Click "save-transport" save button and wait for form to disappear 860ms
Then Set advice window in schedule in "0" days 589ms
And Check is transport created in schedule and set transport id 3s 640ms
And Set week view 3s 201ms
Then Wait for schedule update 1s 570ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 25s 051ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 24.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 014ms
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 412ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 355ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 976ms
When Go to "WAREHOUSE_TAB" 1s 116ms
And Set week view 3s 002ms
And Select warehouse "Katowice" 5s 603ms
And Open the middle periodic transport form from the schedule view 1m 57s 855ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 972ms
And Click save and-close and react on alert "dismiss" 736ms
And Check if rest of periodic transports is react correctly "noEditing" 1m 7s 880ms
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 839ms
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 542ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 293ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 785ms
When Go to "WAREHOUSE_TAB" 997ms
And Set week view 2s 998ms
And Select warehouse "Katowice" 5s 706ms
And Open the middle periodic transport form from the schedule view 38s 056ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 848ms
And Click save and-close and react on alert "accept" 737ms
And Check if rest of periodic transports is react correctly "editing" 20s 921ms
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 957ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 646ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 354ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 056ms
When Go to "WAREHOUSE_TAB" 1s 161ms
And Set week view 2s 910ms
And Select warehouse "Katowice" 5s 614ms
And Open the middle periodic transport form from the schedule view 38s 493ms
Then Check if designation of periodic transport in transport form is correct 091ms
And Close transport details 15s 396ms
When Go to "TRANSPORT_TABLE" 924ms
And Wait until all periodic transports will be visible in transport table 433ms
Then Check if designation of periodic transport in transport table is correct 2s 067ms
After Hooks.deleteAllTransports() 1m 36s 355ms