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 3f2b96c Sync Properties
new 6b4b416 Camel-AWS2-Lambda: Added localstack test for DeleteFunction
new f896156a Camel-AWS2-Lambda: Added localstack test for ListFunctions
new f7180d2 Camel-AWS2-Lambda: Added localstack test for PublishVersion
The 3 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:
...ava => LambdaDeleteFunctionLocalstackTest.java} | 25 +++++++++++++---------
...java => LambdaListFunctionsLocalstackTest.java} | 21 +++++++++---------
...ava => LambdaPublishVersionLocalstackTest.java} | 23 ++++++++++----------
3 files changed, 37 insertions(+), 32 deletions(-)
copy
components/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/localstack/{LambdaCreateFunctionLocalstackTest.java
=> LambdaDeleteFunctionLocalstackTest.java} (79%)
copy
components/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/localstack/{LambdaGetFunctionLocalstackTest.java
=> LambdaListFunctionsLocalstackTest.java} (78%)
copy
components/camel-aws2-lambda/src/test/java/org/apache/camel/component/aws2/lambda/localstack/{LambdaGetFunctionLocalstackTest.java
=> LambdaPublishVersionLocalstackTest.java} (80%)