Project Number Date
ApolloFullRunnerReport kapibary.36 11 cze 2021, 04:41

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 58s 504ms 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" 2s 788ms
And Go to new transport "DELIVERY" 15s 798ms
And Fill transport form 38s 945ms
And Select "save-as-resource" checkbox 387ms
When Click "save-transport" save button and wait for form to disappear 16s 452ms
And Set advice window in schedule 2s 388ms
And Check is transport created in schedule and set transport id 3s 811ms
Then Go to "OWN_COMPANY_TAB" 709ms
And Check if advice values are visible in company resources 397ms
After Hooks.deleteTransportAfterTest() 1s 062ms
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" 4s 665ms
And Go to new transport "DELIVERY" 15s 592ms
And Fill transport form 16s 557ms
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() 000ms