-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Some unit tests require credentials files to be present on the system, which is inappropriate for a unit test. The credentials should be mocked instead.
TestClient.test_create_bucket_w_custom_endpoint
TestClient.test_ctor_w_custom_endpoint_use_auth
TestClient.test_list_buckets_w_custom_endpoint
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.