You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/06 07:51:51 UTC

[GitHub] [camel] zbendhiba commented on pull request #4363: CAMEL-15632: Geocoder - Mock API google Maps when no API key available

zbendhiba commented on pull request #4363:
URL: https://github.com/apache/camel/pull/4363#issuecomment-704096887


   If you have ideas on how I can mock that URL or call, or how we can use a mock proxy to redirect  to another URL, as described here https://github.com/googlemaps/google-maps-services-java/issues/132.
   For camel-quarkus, it would be cool if you can test the API, since it needs reflection. So that we can check that newer versions of the API are still compatible with native mode. With this solution, I have some part of the API tested + the response classes that needed reflection, but not the call of the API and parsing the response.
   Also it would be nice to test our producer, since we just ignore the tests completely.


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