13.34Then test partial failure
Mock:
Salesforce → success
Billing → HTTP timeout
Loyalty → success
If contract says degraded response:
{
"name": "Acme",
"balance": null,
"loyaltyLevel": "Gold",
"warnings": [...]
}
assert exactly that.
This is much easier in MUnit than intentionally breaking a real Billing environment.