13.23Test business validation error differently
Mock:
SALESFORCE:INVALID_INPUT
Expected:
do NOT retry
Then verify:
Salesforce call count = 1
and output:
{
"code": "INVALID_CUSTOMER"
}
This tests your Module 7 error classification.
Mock:
SALESFORCE:INVALID_INPUT
Expected:
do NOT retry
Then verify:
Salesforce call count = 1
and output:
{
"code": "INVALID_CUSTOMER"
}
This tests your Module 7 error classification.