GoogleCloudPlatform/cloud-sql-python-connector

Create better mock for `Credentials` in tests

jackwotherspoon opened this issue · 0 comments

Currently the mocked credentials fixture does not behave nicely when it is refreshed. This bug is to improve the fake_credentials text fixture so it can be properly refreshed in tests.

Re-enable test_downscope_credentials_service_account test in test_refresh_utils.py