jamesnetherton commented on issue #2155:
URL: https://github.com/apache/camel-quarkus/issues/2155#issuecomment-764460311


   IMO we should make `MockBackendUtils` as unintrusive as possible. E.g make 
it so that test implementors don't need to know anything about it, other than 
to fulfil a contract as to whether it should print the log `Mock backend will 
be used` message or not. I.e when a set of required environment variables are 
present or missing.
   
   We should also get rid of `CAMEL_QUARKUS_START_MOCK_BACKEND` because it 
makes little sense when tests require other environment variables to talk to 
the real service.


----------------------------------------------------------------
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


Reply via email to