ppalaga commented on issue #138: Add tests to the twitter itest project URL: https://github.com/apache/camel-quarkus/pull/138#issuecomment-521739084 > I think this can be greatly simplified by using consumer/producer templates instead i.e. putting thing on a queue and polling. Thanks for the tip. I am a Camel noob. > I'd also go for using resteasy over servlet + camel rest so we can reduce components intra dependencies. Camel REST was easier to work with but yes, you are right that less deps is better. I can try resteasy tomorrow. > We may also think about using `camel-mock` Not sure how? Injecting to the test class works only JVM mode.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
