This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 5c67e20 Document update (#4194)
new 0946b84 Camel-AWS2-SQS: Adding more tests with localstack and
Testcontainers
new 921f48a Camel-AWS2-SQS: Adding more tests with localstack and
Testcontainers
new 3019a42 Camel-AWS2-SQS: Adding more tests with localstack and
Testcontainers
new 826dc10 Camel-AWS2-SQS: Adding more tests with localstack and
Testcontainers
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../localstack/SqsConsumerMessageLocalstackTest.java} | 13 ++++---------
.../SqsProducerBatchSendFifoLocalstackTest.java} | 17 +++++------------
.../SqsProducerBatchSendLocalstackTest.java} | 13 ++++---------
.../SqsProducerDeleteMessageLocalstackTest.java} | 15 +++++----------
4 files changed, 18 insertions(+), 40 deletions(-)
copy
components/{camel-aws-sqs/src/test/java/org/apache/camel/component/aws/sqs/integration/SqsConsumerMessageIntegrationTest.java
=>
camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/localstack/SqsConsumerMessageLocalstackTest.java}
(77%)
copy
components/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/{integration/SqsProducerBatchSendFifoIntegrationTest.java
=> localstack/SqsProducerBatchSendFifoLocalstackTest.java} (77%)
copy
components/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/{integration/SqsProducerBatchSendIntegrationTest.java
=> localstack/SqsProducerBatchSendLocalstackTest.java} (79%)
copy
components/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/{integration/SqsProducerDeleteMessageIntegrationTest.java
=> localstack/SqsProducerDeleteMessageLocalstackTest.java} (72%)