JiriOndrusek commented on issue #3790: URL: https://github.com/apache/camel-quarkus/issues/3790#issuecomment-1130026185
@aldettinger I can try that. I made the tests according to the documentation. Just for your information, there is a lot of coverage already in the repository. For example https://github.com/apache/camel-quarkus/blob/main/integration-tests/velocity/src/test/java/org/apache/camel/quarkus/component/velocity/it/VelocityTest.java#L79 and https://github.com/apache/camel-quarkus/blob/main/integration-tests/velocity/src/test/java/org/apache/camel/quarkus/component/velocity/it/VelocityTest.java#L129 (which at first glance should cover both tests you mentioned) This PR only adds 2 missing configuration options which were not covered so far. -- 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]
