13.30Testing subflows
Remember:
upsert-account-subflow
You can test it directly.
Test:
input Mule event
↓
invoke subflow
↓
verify result
This is analogous to testing a helper/service method independently from your HTTP controller.
Great for:
DataWeave mappings
Choice logic
local error handling