Project Number Date
ApolloFullRunnerReport apollo-test-2.149 08 wrz 2021, 06:16

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 654ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 756ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 674ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 722ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 342ms
And Go to "WAREHOUSE_TAB" 701ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 192ms
After Hooks.removeZoneAfterTest() 258ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 475ms
And Go to "SETTINGS_TAB" 725ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 354ms
And Go to add new warehouse form 178ms
Then Check if transport type checkbox in new warehouse zone form is selected 106ms
When Fill new warehouse zone form 838ms
And Unselect all transport type checkbox in new warehouse zone form 335ms
And Save new warehouse zone form 153ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 043ms
And Dismiss alert 052ms