[GitHub] [camel-quarkus] lburgazzoli commented on issue #138: Add tests to the twitter itest project

2019-08-15 Thread GitBox
lburgazzoli commented on issue #138: Add tests to the twitter itest project
URL: https://github.com/apache/camel-quarkus/pull/138#issuecomment-521740717
 
 
   
   > 
   > > We may also think about using `camel-mock`
   > 
   > Not sure how? Injecting to the test class works only JVM mode.
   
   It is not a mock framework but an endpoint you can use for testing like you 
put it at the end of the route and use it validate exchanges


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [camel-quarkus] lburgazzoli commented on issue #138: Add tests to the twitter itest project

2019-08-15 Thread GitBox
lburgazzoli commented on issue #138: Add tests to the twitter itest project
URL: https://github.com/apache/camel-quarkus/pull/138#issuecomment-521711918
 
 
   I think this can be greatly simplified by using consumer/producer templates 
instead i.e.  putting thing on a queue and polling.  I'd also go for using 
resteasy over servlet + camel rest so we can reduce components intra 
dependencies


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:
us...@infra.apache.org


With regards,
Apache Git Services