apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
257 stars 192 forks source link

fixes #6688: google-secret-manager: extend test coverage #6799

Closed JiriOndrusek closed 11 hours ago

JiriOndrusek commented 4 days ago

fixes https://github.com/apache/camel-quarkus/issues/6688

Added test coverage for google secret-manager with the real account (you need to specify credentials via env. variables) If credentials are not provided, the test is ignored.