**What** - validate shipping option requirements including tax if the shipping option is tax inclusive **Testing** - " given a cart with total above min-threshold and subtotal below min-threshold shipping option with tax inclusive pricing is available and can be applied" - "given a cart with total above max-threshold and subtotal below max-threshold shipping option with tax inclusive pricing is not available" Fixes CORE-752
Integration-tests
Check out the local development documentation to learn how to run integration tests.