Project Number Date
ApolloFullRunnerReport apollo-test-2.118 14 sie 2021, 06:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
CRUD warehouse zones 16 0 0 0 0 16 2 0 2 11s 595ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 601ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 694ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 702ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 332ms
And Go to "WAREHOUSE_TAB" 712ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 167ms
After Hooks.removeZoneAfterTest() 248ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 504ms
And Go to "SETTINGS_TAB" 778ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 369ms
And Go to add new warehouse form 175ms
Then Check if transport type checkbox in new warehouse zone form is selected 106ms
When Fill new warehouse zone form 925ms
And Unselect all transport type checkbox in new warehouse zone form 277ms
And Save new warehouse zone form 165ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 036ms
And Dismiss alert 046ms