jamesnetherton commented on PR #5225:
URL: https://github.com/apache/camel-quarkus/pull/5225#issuecomment-1705231500

   > Is camel involved at all in the context of this pr where custom Quarkus 
exception mappers are at play ? And so, is it a good test for Quarkus or Camel 
Quarkus ?
   
   I guess we should test it in the context of `platform-http` routes. E.g if 
there's a custom exception mapper and some exception is thrown or a 404, do we 
get the expected response. Correct me if I'm wrong, but I think that was the 
original intent.
   
   Also, `integration-tests/vertx` is maybe not the best place for such tests. 
`camel-quarkus-vertx` is not really related to HTTP.
   
   We either need to create a new itest module for this or find an unintrusive 
way to introduce it to an existing one.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to