Project Number Date
ApolloFullRunnerReport develop.461 16 cze 2021, 06:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@removeZoneAfterTest 20 1 5 0 0 26 1 1 2 38s 327ms Failed
View Feature CRUD warehouse zones
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 128ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 318ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 103ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 087ms
And Go to "WAREHOUSE_TAB" 298ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 074ms
After Hooks.removeZoneAfterTest() 044ms
View Feature CRUD warehouse zones
Scenario Outline Check GUI for warehouse zone [A-7387]
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 959ms
And Go to "SETTINGS_TAB" 244ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 143ms
And Go to add new warehouse form 085ms
Then Check if transport type checkbox in new warehouse zone form is selected 030ms
When Fill new warehouse zone form 318ms
And Set new warehouse zone name 020ms
And Save new warehouse zone form 063ms
And Click add ramp button for previously created warehouse zone 232ms
And Fill new ramp form 2s 645ms
And Click save ramp button 1s 051ms
And Click back to warehouse button 1s 115ms
When Go to new transport "DELIVERY" 283ms
And Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 001ms
And Fill transport form 28s 120ms
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:183)
	at ✽.Fill transport form(file:Features/Atom/Warehouse/Zones.feature:34)
And Change filled value in transport details "warehouse" "select" "Lantmannen Unibake Poland - Nieporęt" "0" 000ms
And Change filled value in transport details "warehouse-zone-step-0" "select" "abcde" "0" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
Then Check if new warehouse zone is available for advice in the schedule 000ms
And Check if new ramp is available for advice in the schedule 000ms
After Hooks.removeZoneAfterTest() 001ms