Add integration test testing full CBS order creation
This PR adds an integration test for the full CBS order creation process, i.e.:
- Creating an
OrderPayment
- Creating an
OrderHeader
- Creating all
OrderLine
s - Interfacing the order with CBS
Please review: @ahoffmann @weizhong-wang @lloyd-carter