Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCS integration tests #172

Closed
paualarco opened this issue Jul 8, 2020 · 1 comment
Closed

GCS integration tests #172

paualarco opened this issue Jul 8, 2020 · 1 comment
Assignees

Comments

@paualarco
Copy link
Member

This issue is aimed to add local integration tests for the Google Cloud Storage Connector.

We have not find a good way to do so apart of mocking the google services, we would rather use a docker image or a more reliable emulator:

There are some examples used in python:
https://github.com/googleapis/python-storage
googleapis/google-auth-library-python#206 (Python Anonymous Auth)
https://github.com/fsouza/fake-gcs-server/blob/main/examples/python/python.py (Example in python)

Other related links:
googleapis/google-cloud-java#7184
https://github.com/googleapis/java-storage
googleapis/google-auth-library-java#449 (Posted issue)

@paualarco
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant