Project Number Date
ApolloFullRunnerReport apollo-test-2.107 05 sie 2021, 11:20

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 23s 218ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 006ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 013ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 10s 062ms
And Go to new transport "DELIVERY" 732ms
And Fill transport form 47s 963ms
And Select warehouse "Katowice" in step section "1" 1s 095ms
And Click "save-transport" save button and wait for form to disappear 30s 246ms
When Change warehouse in schedule to: "Ołtarzew" 1s 494ms
Then Set advice window in schedule 2s 430ms
And Check is transport created in schedule and set transport id 3s 295ms
And Go to "TRANSPORT_TABLE" 456ms
And Go to transport details "DELIVERY" 2s 841ms
And Check if transport has warehouse "Ołtarzew" in step section "1" 089ms
After Hooks.deleteTransportAfterTest() 1s 021ms
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) 006ms
Steps
Given Login as "pla1-carrier-2" and set token of apiUsername "super-admin-lisner" 6s 417ms
And Create transport "CREATE_EXPORTS" by JSON file as "super-admin-lisner" 2s 075ms
And Set "advice" inputs from JSON file "ADVICE_EXPORTS" "super-admin-lisner" 007ms
When Go to "TRANSPORT_TABLE" 406ms
And Show all transport types 1s 161ms
And Go to transport details "EXPORTS" 17s 353ms
And Change filled value in details "loaded-number-of-pallets" "text" "33" "0" 15s 073ms
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() 533ms