Project Number Date
ApolloFullRunnerReport apollo-test-2.97 28 lip 2021, 04:21

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 14s 787ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 252ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 632ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 684ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 348ms
And Go to "WAREHOUSE_TAB" 711ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 192ms
After Hooks.removeZoneAfterTest() 243ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 259ms
And Go to "SETTINGS_TAB" 851ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 336ms
And Go to add new warehouse form 152ms
Then Check if transport type checkbox in new warehouse zone form is selected 109ms
When Fill new warehouse zone form 762ms
And Unselect all transport type checkbox in new warehouse zone form 316ms
And Save new warehouse zone form 130ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 019ms
And Dismiss alert 025ms