This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from e631b0568eb CAMEL-17879: nsq + etcd (#503)
add 7cbe1feeac5 [CAMEL-17900] - add tests in camel-master-starter. (#504)
No new revisions were added by this update.
Summary of changes:
components-starter/camel-master-starter/pom.xml | 29 +++++
.../master/springboot/EndpointUriEncodingTest.java | 127 +++++++++++++++++++++
.../master/springboot/MasterComponentTest.java | 123 ++++++++++++++++++++
.../src/test/resources/log4j2.properties | 23 ++--
4 files changed, 294 insertions(+), 8 deletions(-)
create mode 100644
components-starter/camel-master-starter/src/test/java/org/apache/camel/component/master/springboot/EndpointUriEncodingTest.java
create mode 100644
components-starter/camel-master-starter/src/test/java/org/apache/camel/component/master/springboot/MasterComponentTest.java
copy components-starter/{camel-kamelet-starter =>
camel-master-starter}/src/test/resources/log4j2.properties (69%)