You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have tests for file processors with S3 backend. The ones with Google Cloud Storage backend would be needed.
There is moto, a good mocking library for S3, while there is no counterpart for GCS.
I found a good candidate cloud-storage-mocker but it only mocks GCS Python client, not GCS itself.
The text was updated successfully, but these errors were encountered:
relates #361
We have tests for file processors with S3 backend. The ones with Google Cloud Storage backend would be needed.
There is moto, a good mocking library for S3, while there is no counterpart for GCS.
I found a good candidate cloud-storage-mocker but it only mocks GCS Python client, not GCS itself.
The text was updated successfully, but these errors were encountered: