spotify / async-google-pubsub-client

[SUNSET] Async Google Pubsub Client
Apache License 2.0
157 stars 40 forks source link

support NoCredentials for local testing #38

Open christophsturm opened 6 years ago

christophsturm commented 6 years ago

the google pubsub client does not need a valid account for local tests: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-pubsub

it would be great if this would be possible with the spotify client too