Project Number Date
ApolloFullRunnerReport apollo-test-2.115 12 sie 2021, 12:12

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 18 1 12 0 0 31 1 1 2 2m 12s 424ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 005ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 014ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 688ms
And Go to new transport "DELIVERY" 693ms
And Fill transport form 48s 331ms
And Select warehouse "Katowice" in step section "1" 1s 019ms
And Click "save-transport" save button and wait for form to disappear 30s 295ms
When Change warehouse in schedule to: "Ołtarzew" 1s 428ms
Then Set advice window in schedule 2s 425ms
And Check is transport created in schedule and set transport id 3s 330ms
And Go to "TRANSPORT_TABLE" 507ms
And Go to transport details "DELIVERY" 2s 905ms
And Check if transport has warehouse "Ołtarzew" in step section "1" 077ms
After Hooks.deleteTransportAfterTest() 1s 034ms
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice window => advice data [A-7479]
Before Hooks.showScenarioName(Scenario) 005ms
Steps
Given Login as "pla1-carrier-2" and set token of apiUsername "super-admin-lisner" 2s 616ms
And Create transport "CREATE_EXPORTS" by JSON file as "super-admin-lisner" 2s 083ms
And Set "advice" inputs from JSON file "ADVICE_EXPORTS" "super-admin-lisner" 006ms
When Go to "TRANSPORT_TABLE" 367ms
And Show all transport types 1s 142ms
And Go to transport details "EXPORTS" 17s 411ms
And Change filled value in details "loaded-number-of-pallets" "text" "33" "0" 15s 078ms
java.lang.AssertionError: Nie można wypełnić pola loaded-number-of-pallets, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.TransportFormTest.changeFilledValueInDetails(TransportFormTest.java:284)
	at ✽.Change filled value in details "loaded-number-of-pallets" "text" "33" "0"(file:Features/Atom/Advice/AdviceTransport.feature:311)
And Change filled value in details "weight" "text" "1000" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Click button advice in transport table "EXPORTS" 000ms
And Set advice window in schedule 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "EXPORTS" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "EXPORTS" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 536ms