Project Number Date
ApolloFullRunnerReport master.311 19 lut 2021, 10:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Index 7 1 2 0 0 10 0 1 1 1m 5s 889ms Failed
Feature Index
Scenario Outline Check if indexes displayed after click indexes datails icon on time window
Steps
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 2s 378ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 202ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 003ms
And Create product if needed "false" by api for principal "dayco" 035ms
And Go to transport details "OWN_COLLECTION" 4s 417ms
And Add index to transport 24s 564ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 593ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 17s 693ms
java.lang.AssertionError: Nie można wypełnić pola rodo-acceptance, 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.AdviceTransport.fillAdviceForm(AdviceTransport.java:110)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:56)
	at ✽.Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco"(file:Features/Atom/Index/Index.feature:13)
When Click on index details icon 000ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 000ms
After Hooks.deleteTransportAfterTest() 078ms
After Hooks.deleteProductAfterTest() 039ms