You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/10 04:42:28 UTC

[GitHub] [airflow] harishkrao commented on issue #20453: The "has_calls" is used in place of "assert_has_calls" in a few places

harishkrao commented on issue #20453:
URL: https://github.com/apache/airflow/issues/20453#issuecomment-1008540709


   @mik-laj / @potiuk - I am trying to run pytest on [google bigquery](https://github.com/apache/airflow/blob/main/tests/providers/google/cloud/hooks/test_bigquery.py) and I am running into an exception defined [here](https://github.com/apache/airflow/blob/main/airflow/models/connection.py#L397). I believe I need some kind of basic GCP/bigquery connection setup, but I am unable to find documentation about it. Trying to debug on my side but since you have extensive knowledge of the code base, I wanted to check with you to see if I am missing some basic config before running the tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org