NOTE: Perform tests on PHP 7+.
Test Plan (part 1)
- in the /index.php file add $application->recallObject('ShippingQuoteCollector'); after $application->Init();
- open home page, that is using just changed index.php
- confirm that no fatal error happens
Test Plan (part 2)
- login to the Administrative Console
- create 2+ custom shipping types
- create product, that allow use only one of created shipping types via shipping limitations
- start creating order
- confirm that on the Shipping tab only one shipping type is available