Project Number Date
ApolloFullRunnerReport apollo-test-2.138 30 sie 2021, 06:02

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 521ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 628ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 689ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 746ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 332ms
And Go to "WAREHOUSE_TAB" 724ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 154ms
After Hooks.removeZoneAfterTest() 252ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 435ms
And Go to "SETTINGS_TAB" 678ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 350ms
And Go to add new warehouse form 174ms
Then Check if transport type checkbox in new warehouse zone form is selected 110ms
When Fill new warehouse zone form 841ms
And Unselect all transport type checkbox in new warehouse zone form 389ms
And Save new warehouse zone form 167ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 042ms
And Dismiss alert 053ms