* in Admin Console:
# create shipping type with zone, that covers all countries type set to `handling`
# create tangible product
# create user
* on Front-End:
# login using that user
# add that product to cart
# proceed with checkout
# on shipping step confirm, that created shipping type is displayed in dropdown
# finish checkout process
* in Admin Console:
# open order for editing
# go to `Shipping` tab
# confirm, that `Original: <your shipping type name>` record is present in shipping types dropdown and is selected