Project Number Date
ApolloFullRunnerReport apollo-test-2.92 23 lip 2021, 09:21

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 3m 2s 961ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 003ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 010ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 655ms
And Go to new transport "DELIVERY" 15s 595ms
And Fill transport form 46s 209ms
And Select warehouse "Katowice" in step section "1" 1s 094ms
And Click "save-transport" save button and wait for form to disappear 30s 276ms
When Change warehouse in schedule to: "Ołtarzew" 1s 439ms
Then Set advice window in schedule 2s 484ms
And Check is transport created in schedule and set transport id 3s 392ms
And Go to "TRANSPORT_TABLE" 507ms
And Go to transport details "DELIVERY" 30s 761ms
And Check if transport has warehouse "Ołtarzew" in step section "1" 079ms
After Hooks.deleteTransportAfterTest() 969ms
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) 003ms
Steps
Given Login as "pla1-carrier-2" and set token of apiUsername "super-admin-lisner" 6s 394ms
And Create transport "CREATE_EXPORTS" by JSON file as "super-admin-lisner" 2s 144ms
And Set "advice" inputs from JSON file "ADVICE_EXPORTS" "super-admin-lisner" 004ms
When Go to "TRANSPORT_TABLE" 340ms
And Show all transport types 1s 128ms
And Go to transport details "EXPORTS" 17s 367ms
And Change filled value in transport details "loaded-number-of-pallets" "text" "33" "0" 15s 074ms
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.changeFilledValueInTransportDetails(TransportFormTest.java:280)
	at ✽.Change filled value in transport details "loaded-number-of-pallets" "text" "33" "0"(file:Features/Atom/Advice/AdviceTransport.feature:310)
And Change filled value in transport 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() 643ms