49 / 81 · Module 14 — External Automated Testing of Mule Integrations · filtered: interview← prev⊞ allnext →
14.53Correlation ID tests
Send:
X-Correlation-ID: TEST-123
Verify where observable:
response contains/preserves it
and in integration/log environments, optionally confirm traceability.
You usually don't want brittle tests scraping logs for every request, but correlation propagation is worth validating.