jamesnetherton opened a new pull request #3597:
URL: https://github.com/apache/camel-quarkus/pull/3597


   This is mostly based on the existing Azure SDK HTTP Clients.
   
   I tested using the existing set of CQ Azure integration tests with Azurite + 
the real Azure APIs and everything passes. I also included the Azure SDK test 
suite of around 280 tests and they also pass.
   
   FWIW - I'm a bit nervous about introducing a custom client. We do not 
exercise every individual Azure API in our tests. Only those that the Camel 
components use. So there's some potential for bugs that have gone undetected. 
Also, some of the Azure extensions are JVM mode only and have no proper tests 
yet.
   


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