unit tests require google application credentials #430
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-sqlalchemy API.
type: process
A process-related concern. May include testing, release, or the like.
The tests in tests/unit/test_select and test__struct require application credentials to run. Without credentials, running the suite results in errors like:
The credential requirement prevents them from being pure unit tests and running in any environment.
The text was updated successfully, but these errors were encountered: