Project Number Date
ApolloFullRunnerReport kapibary.45 18 cze 2021, 05:45

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 47s 687ms 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 622ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 502ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 508ms
And Fill transport form 45s 671ms
And Select option of periodic transport and fill settings "DAILY" 50s 710ms
And Click "save-transport" save button and wait for form to disappear 16s 584ms
Then Set advice window in schedule in "0" days 242ms
And Check is transport created in schedule and set transport id 3s 824ms
And Set week view 3s 427ms
Then Wait for schedule update 1s 176ms
Then Check if periodic transport for "DAILY" is created correctly 24s 524ms
After Hooks.deleteAllTransports() 1m 35s 609ms
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 311ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 324ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 445ms
And Fill transport form 45s 701ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 643ms
And Click "save-transport" save button and wait for form to disappear 16s 356ms
Then Set advice window in schedule in "0" days 195ms
And Check is transport created in schedule and set transport id 3s 376ms
And Set week view 3s 592ms
Then Wait for schedule update 1s 071ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 275ms
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 644ms
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 333ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 266ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 511ms
And Fill transport form 45s 596ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 742ms
And Click "save-transport" save button and wait for form to disappear 850ms
Then Set advice window in schedule in "0" days 582ms
And Check is transport created in schedule and set transport id 3s 392ms
And Set week view 3s 397ms
Then Wait for schedule update 1s 216ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 25s 199ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 19.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 549ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 311ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 018ms
When Go to "WAREHOUSE_TAB" 1s 128ms
And Set week view 3s 095ms
And Select warehouse "Katowice" 5s 058ms
And Open the middle periodic transport form from the schedule view 39s 818ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 873ms
And Click save and-close and react on alert "dismiss" 739ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 627ms
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 792ms
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 489ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 288ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 019ms
When Go to "WAREHOUSE_TAB" 1s 092ms
And Set week view 2s 873ms
And Select warehouse "Katowice" 5s 026ms
And Open the middle periodic transport form from the schedule view 37s 472ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 711ms
And Click save and-close and react on alert "accept" 730ms
And Check if rest of periodic transports is react correctly "editing" 20s 803ms
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 441ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 474ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 269ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 010ms
When Go to "WAREHOUSE_TAB" 1s 072ms
And Set week view 2s 957ms
And Select warehouse "Katowice" 5s 297ms
And Open the middle periodic transport form from the schedule view 40s 142ms
Then Check if designation of periodic transport in transport form is correct 123ms
And Close transport details 15s 403ms
When Go to "TRANSPORT_TABLE" 640ms
And Wait until all periodic transports will be visible in transport table 1s 316ms
Then Check if designation of periodic transport in transport table is correct 2s 064ms
After Hooks.deleteAllTransports() 1m 36s 397ms