jomin7 opened a new pull request, #486: URL: https://github.com/apache/camel-quarkus-examples/pull/486
Fixes #6195: Add integration tests for Saga example
Created saga-integration-tests module with comprehensive test coverage
for the Saga/LRA example demonstrating distributed transaction coordination
using Testcontainers.
Changes:
- New saga-integration-tests module with 4 integration tests
- Tests verify LRA coordination, JMS messaging, and service participation
- Testcontainers manages Artemis broker and LRA coordinator lifecycle
- Improved container wait strategies (HTTP health check vs log matching)
- Added JMS request-timeout configuration (5s) to prevent test timeouts
- Updated main README.adoc with testing documentation
- Comprehensive README.md in saga-integration-tests module
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
