Project Number Date
ApolloFullRunnerReport apollo-test-2.116 13 sie 2021, 02:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport table 80 11 41 0 0 132 6 11 17 4m 43s 116ms Failed
Feature Transport table
Scenario Outline Check if transport details button is not shown
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 5s 973ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 262ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:6)
And Show all transport types 000ms
Then Check if transport number is visible "DELIVERY" 000ms
And Check if transport details is not visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 15s 828ms
And Show all transport "false" 080ms
And Go to "TRANSPORT_TABLE" 384ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 366ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 377ms
And Show all transport "false" 089ms
And Go to "TRANSPORT_TABLE" 420ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 252ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 400ms
And Show all transport "false" 087ms
And Go to "TRANSPORT_TABLE" 506ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 211ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 003ms
And Show all transport "false" 081ms
And Go to "TRANSPORT_TABLE" 359ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 208ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 548ms
And Show all transport "false" 088ms
And Go to "TRANSPORT_TABLE" 411ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 280ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport table row is selected
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 084ms
And Show all transport "true" 236ms
And Go to "TRANSPORT_TABLE" 348ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 255ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:19)
When Click on transport row 000ms
Then Verify if transport row is selected 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if correct row is selected after using closest date transport button [A-3790]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 430ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-2" days 216ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAsInDays(CreateTransport.java:79)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-2" days(file:Features/Atom/Transport/TransportTable/TransportTable.feature:34)
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "-1" days 000ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "1" days 000ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" in "2" days 000ms
When Show closest date transport 000ms
Then Verify if "2" transport in table is selected 000ms
After Hooks.deleteTransportsAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 224ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 947ms
And Login as "farmacol-admin" 9s 683ms
And Show all transport types 1s 294ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 801ms
And Click create similar button 15s 198ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "super-admin-farmacol" 8s 660ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 209ms
Then Check if orders are not multiplicated when creating by create similar button 2s 073ms
When Go to "WAREHOUSE_TAB" 1s 178ms
And Go to "TRANSPORT_TABLE" 435ms
Then Check if orders are not multiplicated when creating by create similar button 2s 070ms
After Hooks.deleteTransportsAfterTest() 511ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 241ms
And Create transport "CREATE_INBOUND_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 187ms
And Login as "super-admin-alrec" 4s 931ms
And Go to "TRANSPORT_TABLE" 559ms
And Show all transport types 1s 258ms
When Go to transport details "INBOUND" 2s 947ms
And Find number of pallets in transport form 212ms
And Close transport details 15s 217ms
Then Verify if number of pallets is visible in transport table correctly 166ms
After Hooks.deleteTransportsAfterTest() 556ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 230ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 186ms
And Login as "super-admin-alrec" 2s 496ms
And Go to "TRANSPORT_TABLE" 433ms
And Show all transport types 1s 180ms
When Go to transport details "TRANSPORT_ORDER" 2s 915ms
And Find number of pallets in transport form 302ms
And Close transport details 15s 273ms
Then Verify if number of pallets is visible in transport table correctly 155ms
After Hooks.deleteTransportsAfterTest() 524ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 239ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 998ms
And Login as "farmacol-admin" 2s 681ms
And Go to "TRANSPORT_TABLE" 581ms
And Show all transport types 1s 205ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 875ms
And Find number of pallets in transport form 232ms
And Close transport details 15s 199ms
Then Verify if number of pallets is visible in transport table correctly 202ms
After Hooks.deleteTransportsAfterTest() 578ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 231ms
And Create transport "CREATE_OWN_TRANSPORT" by JSON file as "super-admin-farmacol" 1s 960ms
And Login as "farmacol-admin" 2s 669ms
And Go to "TRANSPORT_TABLE" 532ms
And Show all transport types 1s 201ms
When Go to transport details "OWN_TRANSPORT" 2s 921ms
And Find number of pallets in transport form 235ms
And Close transport details 15s 224ms
Then Verify if number of pallets is visible in transport table correctly 210ms
After Hooks.deleteTransportsAfterTest() 540ms
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-lantmannen" 247ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 236ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:66)
And Login as "lantmannen-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "LOAD" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 235ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-dayco" 1s 996ms
And Login as "dayco-admin" 6s 374ms
And Go to "TRANSPORT_TABLE" 519ms
And Show all transport types 1s 160ms
When Go to transport details "DELIVERY" 2s 874ms
And Find number of pallets in transport form 225ms
And Close transport details 15s 221ms
Then Verify if number of pallets is visible in transport table correctly 128ms
After Hooks.deleteTransportsAfterTest() 526ms
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 218ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 320ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:66)
And Login as "neuca-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "DELIVERY" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms
Scenario Outline Check if number of pallets is visible in the transport table [A-7823]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-tenneco" 207ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-tenneco" 271ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /transports; status: 422, komunikat: [errors:[Właściwość [id] klasy [class logintegra.commands.warehouse.TimeWindowCommand] nie może być null]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:87)
	at ✽.Create transport "CREATE_EXPORT" by JSON file as "super-admin-tenneco"(file:Features/Atom/Transport/TransportTable/TransportTable.feature:66)
And Login as "tenneco-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
When Go to transport details "EXPORT" 000ms
And Find number of pallets in transport form 000ms
And Close transport details 000ms
Then Verify if number of pallets is visible in transport table correctly 000ms
After Hooks.deleteTransportsAfterTest() 000ms