Project Number Date
ApolloFullRunnerReport 2021.AT1.25 30 lip 2021, 04:08

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 5s 087ms Passed
Feature CRUD warehouse zones
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 101ms
Given Create warehouse zone "CREATE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 309ms
And Create ramp to a warehouse zone "ADD_RAMP_TO_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 091ms
Then Disable warehouse zone "DELETE_WAREHOUSE_ZONE" by JSON file as "super-admin-alrec" 074ms
And Go to "WAREHOUSE_TAB" 366ms
Then Check if the ramps are not visible in the schedule after the zone is disabled 058ms
After Hooks.removeZoneAfterTest() 031ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 106ms
And Go to "SETTINGS_TAB" 267ms
And Go to warehouse "Lantmannen Unibake Poland - Nieporęt" 1s 147ms
And Go to add new warehouse form 075ms
Then Check if transport type checkbox in new warehouse zone form is selected 031ms
When Fill new warehouse zone form 288ms
And Unselect all transport type checkbox in new warehouse zone form 107ms
And Save new warehouse zone form 052ms
Then Check message in javascript alert "Czy na pewno chcesz zostawić strefę bez powiązania z typem transportu?" 003ms
And Dismiss alert 004ms