Project Number Date
ApolloFullRunnerReport apollo-test-2.143 03 wrz 2021, 07:47

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 474ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 704ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 670ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 706ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 334ms
And Go to "WAREHOUSE_TAB" 697ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 160ms
After Hooks.removeZoneAfterTest() 259ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 432ms
And Go to "SETTINGS_TAB" 694ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 367ms
And Go to add new warehouse form 182ms
Then Check if transport type checkbox in new warehouse zone form is selected 096ms
When Fill new warehouse zone form 788ms
And Unselect all transport type checkbox in new warehouse zone form 393ms
And Save new warehouse zone form 160ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 039ms
And Dismiss alert 045ms