Project Number Date
ApolloFullRunnerReport apollo-test-2.100 31 lip 2021, 03:20

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. 42 5 24 0 0 71 1 5 6 6m 34s 225ms Failed
Feature Base options of periodic transport - create, edit, delete etc.
Scenario Outline Create time windows of periodic transport [A-6089]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 540ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 460ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 718ms
And Fill transport form 53s 222ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:9)
And Select option of periodic transport and fill settings "DAILY" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
Then Set advice window in schedule in "0" days 000ms
And Check is transport created in schedule and set transport id 000ms
And Set week view 000ms
Then Wait "120" seconds 000ms
And Refresh page 000ms
Then Check if periodic transport for "DAILY" is created correctly 000ms
After Hooks.deletePeriodicTransports() 000ms
Scenario Outline Create time windows of periodic transport [A-6089]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 403ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 253ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 001ms
And Go to new transport "DELIVERY" 684ms
And Fill transport form 53s 305ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:9)
And Select option of periodic transport and fill settings "WEEKLY" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
Then Set advice window in schedule in "0" days 000ms
And Check is transport created in schedule and set transport id 000ms
And Set week view 000ms
Then Wait "120" seconds 000ms
And Refresh page 000ms
Then Check if periodic transport for "WEEKLY" is created correctly 000ms
After Hooks.deletePeriodicTransports() 000ms
Scenario Outline Create time windows of periodic transport [A-6089]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 419ms
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" 001ms
And Go to new transport "DELIVERY" 713ms
And Fill transport form 53s 361ms
java.lang.NullPointerException
	at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:9)
And Select option of periodic transport and fill settings "MONTHLY" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
Then Set advice window in schedule in "0" days 000ms
And Check is transport created in schedule and set transport id 000ms
And Set week view 000ms
Then Wait "120" seconds 000ms
And Refresh page 000ms
Then Check if periodic transport for "MONTHLY" is created correctly 000ms
After Hooks.deletePeriodicTransports() 000ms
Scenario Outline Edition data of periodic transport from order form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 410ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 278ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 2s 148ms
When Go to "WAREHOUSE_TAB" 1s 003ms
And Set week view 2s 319ms
And Select warehouse "Katowice" 4s 994ms
And Open the middle periodic transport form from the schedule view 37s 233ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 695ms
And Click save and-close and react on alert "dismiss" 734ms
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:136)
	at ✽.Check if rest of periodic transports is react correctly "noEditing"(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:36)
After Hooks.deletePeriodicTransports() 4s 391ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 447ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 285ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 998ms
When Go to "WAREHOUSE_TAB" 875ms
And Set week view 2s 375ms
And Select warehouse "Katowice" 4s 908ms
And Open the middle periodic transport form from the schedule view 34s 784ms
Then Change filled value in details "number-of-pallets-step-0" "number" "30" "0" 1s 663ms
And Click save and-close and react on alert "accept" 741ms
And Check if rest of periodic transports is react correctly "editing" 20s 767ms
After Hooks.deletePeriodicTransports() 4s 153ms
Scenario Outline Designations of periodic transports
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 433ms
And Set access to periodic advice by API for company "SET_PERIODIC_TRANSPORT" as "super-admin-neuca" 261ms
And Create periodic transport "CREATE_PERIODIC_TR" by JSON file as "super-admin-neuca" 1s 979ms
When Go to "WAREHOUSE_TAB" 905ms
And Set week view 2s 386ms
And Select warehouse "Katowice" 4s 713ms
And Open the middle periodic transport form from the schedule view 41s 072ms
Then Check if designation of periodic transport in transport form is correct 069ms
And Close transport details 15s 409ms
When Go to "TRANSPORT_TABLE" 707ms
And Wait until all periodic transports will be visible in transport table 1s 542ms
Then Check if designation of periodic transport in transport table is correct 2s 073ms
java.lang.NumberFormatException: For input string: ""
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:592)
	at java.lang.Integer.parseInt(Integer.java:615)
	at CucumberTests.Transport.PeriodicTransportTest.checkIfDesignationOfPeriodicTransportInTransportTableIsCorrect(PeriodicTransportTest.java:168)
	at ✽.Check if designation of periodic transport in transport table is correct(file:Features/Atom/Transport/PeriodicTransport/PeriodicTransport.feature:55)
After Hooks.deletePeriodicTransports() 3s 980ms