Project Number Date
ApolloFullRunnerReport kapibary.44 17 cze 2021, 00:11

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 53s 368ms 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 524ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 457ms
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 909ms
And Select option of periodic transport and fill settings "DAILY" 50s 682ms
And Click "save-transport" save button and wait for form to disappear 16s 393ms
Then Set advice window in schedule in "0" days 242ms
And Check is transport created in schedule and set transport id 3s 780ms
And Set week view 3s 368ms
Then Wait for schedule update 1s 182ms
Then Check if periodic transport for "DAILY" is created correctly 27s 320ms
After Hooks.deleteAllTransports() 1m 36s 797ms
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 572ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 282ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 487ms
And Fill transport form 45s 819ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 610ms
And Click "save-transport" save button and wait for form to disappear 16s 358ms
Then Set advice window in schedule in "0" days 195ms
And Check is transport created in schedule and set transport id 3s 304ms
And Set week view 3s 514ms
Then Wait for schedule update 1s 136ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 274ms
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 008ms
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 621ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 302ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 554ms
And Fill transport form 45s 736ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 609ms
And Click "save-transport" save button and wait for form to disappear 16s 333ms
Then Set advice window in schedule in "0" days 178ms
And Check is transport created in schedule and set transport id 3s 259ms
And Set week view 3s 133ms
Then Wait for schedule update 1s 027ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 25s 711ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 17.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 978ms
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 429ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 409ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 050ms
When Go to "WAREHOUSE_TAB" 1s 132ms
And Set week view 2s 837ms
And Select warehouse "Katowice" 5s 157ms
And Open the middle periodic transport form from the schedule view 39s 893ms
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" 697ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 543ms
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 410ms
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 223ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 448ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 842ms
When Go to "WAREHOUSE_TAB" 967ms
And Set week view 2s 876ms
And Select warehouse "Katowice" 5s 085ms
And Open the middle periodic transport form from the schedule view 40s 304ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 651ms
And Click save and-close and react on alert "accept" 695ms
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 600ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 421ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 268ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 774ms
When Go to "WAREHOUSE_TAB" 986ms
And Set week view 3s 182ms
And Select warehouse "Katowice" 5s 997ms
And Open the middle periodic transport form from the schedule view 26s 173ms
Then Check if designation of periodic transport in transport form is correct 100ms
And Close transport details 15s 363ms
When Go to "TRANSPORT_TABLE" 680ms
And Wait until all periodic transports will be visible in transport table 408ms
Then Check if designation of periodic transport in transport table is correct 2s 072ms
After Hooks.deleteAllTransports() 1m 36s 433ms