Project Number Date
ApolloFullRunnerReport develop-kapibary.345 11 cze 2021, 03:12

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Company Resources 13 1 6 0 0 20 1 1 2 1m 43s 192ms Failed
Feature Company Resources
Given Set "transport" inputs from JSON file "CREATE_DELIVERY_CONTRACTOR" "super-admin-neuca" 005ms
And Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 968ms
And Go to new transport "DELIVERY" 15s 269ms
And Fill transport form 34s 437ms
And Select "save-as-resource" checkbox 262ms
When Click "save-transport" save button and wait for form to disappear 15s 600ms
And Set advice window in schedule 2s 147ms
And Check is transport created in schedule and set transport id 1s
Then Go to "OWN_COMPANY_TAB" 249ms
And Check if advice values are visible in company resources 127ms
After Hooks.deleteTransportAfterTest() 113ms
Scenario Outline Check if it possible to save resource to company from transport form
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY_SUPPLIER" "super-admin-alrec" 002ms
And Login as "daa1-supplier-3" and set token of apiUsername "super-admin-alrec" 1s 544ms
And Go to new transport "DELIVERY" 15s 245ms
And Fill transport form 16s 329ms
java.lang.AssertionError: Nie można wypełnić pola number-of-pallets-step-0, 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.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Companies/CompanyResources.feature:8)
And Select "save-as-resource" checkbox 000ms
When Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
Then Go to "OWN_COMPANY_TAB" 000ms
And Check if advice values are visible in company resources 000ms
After Hooks.deleteTransportAfterTest() 001ms