You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kamil Bregula (JIRA)" <ji...@apache.org> on 2019/07/25 12:24:00 UTC

[jira] [Created] (AIRFLOW-5042) Improve mocking in dataproc operator tests

Kamil Bregula created AIRFLOW-5042:
--------------------------------------

             Summary: Improve mocking in dataproc operator tests
                 Key: AIRFLOW-5042
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5042
             Project: Apache Airflow
          Issue Type: Bug
          Components: gcp
    Affects Versions: 2.0.0
            Reporter: Kamil Bregula


Operator tests assume that there will be no project id in connection configured.  This makes problematic tests because a valid API call requires this identifier. We should add a mock that will delete this assumption.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)