BigQuery: 'test_bigquery_magic_w_maximum_bytes_billed_invalid' test uses real client. #8719
Labels
api: bigquery
Issues related to the BigQuery API.
testing
type: process
A process-related concern. May include testing, release, or the like.
The unit test fails if there are no valid credentials in the environment:
We want unit tests to run in complete isolation from any possibility of triggering real API requests. This test actually expects to run a real query, which means it is a system test.
The text was updated successfully, but these errors were encountered: