Description
On link attach we currently default out SenderSettleMode to MIXED which while legal doesn't truly reflect what the client asked for. We should instead update the link to reflect the mode requested by the client
Also add some tests to ensure that we always return the ReceiverSettleMode as FIRST since we don't support SECOND.