Project Number Date
ApolloFullRunnerReport kapibary.36 11 cze 2021, 04: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 20s 440ms 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 389ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 318ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 15s 497ms
And Fill transport form 45s 726ms
And Select option of periodic transport and fill settings "DAILY" 50s 739ms
And Click "save-transport" save button and wait for form to disappear 16s 442ms
Then Set advice window in schedule in "0" days 250ms
And Check is transport created in schedule and set transport id 3s 697ms
And Set week view 3s 267ms
Then Wait for schedule update 1s 146ms
Then Check if periodic transport for "DAILY" is created correctly 27s 375ms
After Hooks.deleteAllTransports() 1m 36s 586ms
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 534ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 289ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Go to new transport "DELIVERY" 15s 529ms
And Fill transport form 45s 883ms
And Select option of periodic transport and fill settings "WEEKLY" 20s 674ms
And Click "save-transport" save button and wait for form to disappear 16s 354ms
Then Set advice window in schedule in "0" days 244ms
And Check is transport created in schedule and set transport id 3s 543ms
And Set week view 3s 409ms
Then Wait for schedule update 1s 077ms
Then Check if periodic transport for "WEEKLY" is created correctly 30s 233ms
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 660ms
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 536ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 278ms
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 838ms
And Select option of periodic transport and fill settings "MONTHLY" 19s 695ms
And Click "save-transport" save button and wait for form to disappear 15s 800ms
Then Set advice window in schedule in "0" days 233ms
And Check is transport created in schedule and set transport id 3s 413ms
And Set week view 3s 152ms
Then Wait for schedule update 1s 300ms
Then Check if periodic transport for "MONTHLY" is created correctly 1m 25s 409ms
java.lang.AssertionError: Okno awizacji nie pojawiło się w 12.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 845ms
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 414ms
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 021ms
When Go to "WAREHOUSE_TAB" 1s 065ms
And Set week view 2s 913ms
And Select warehouse "Katowice" 5s 062ms
And Open the middle periodic transport form from the schedule view 37s 378ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 698ms
And Click save and-close and react on alert "dismiss" 743ms
And Check if rest of periodic transports is react correctly "noEditing" 20s 871ms
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 646ms
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 422ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 291ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 059ms
When Go to "WAREHOUSE_TAB" 1s 066ms
And Set week view 2s 873ms
And Select warehouse "Katowice" 5s 305ms
And Open the middle periodic transport form from the schedule view 37s 352ms
Then Change filled value in transport details "number-of-pallets-step-0" "number" "18" "0" 1s 673ms
And Click save and-close and react on alert "accept" 722ms
And Check if rest of periodic transports is react correctly "editing" 20s 656ms
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 672ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 284ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 304ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 977ms
When Go to "WAREHOUSE_TAB" 972ms
And Set week view 2s 871ms
And Select warehouse "Katowice" 5s 054ms
And Open the middle periodic transport form from the schedule view 1m 58s 242ms
Then Check if designation of periodic transport in transport form is correct 124ms
And Close transport details 15s 428ms
When Go to "TRANSPORT_TABLE" 697ms
And Wait until all periodic transports will be visible in transport table 1s 661ms
Then Check if designation of periodic transport in transport table is correct 2s 070ms
After Hooks.deleteAllTransports() 1m 36s 008ms