Mock the bigquery client in the unit test. (#4447)
This will prevent the unit test to read the local config of the GCP API, which does not necessary to exist for the test environment.
Showing
Please register or sign in to comment
This will prevent the unit test to read the local config of the GCP API, which does not necessary to exist for the test environment.