Fokko commented on a change in pull request #5928: [AIRFLOW-5168] Fix Dataproc
Operators & add tests
URL: https://github.com/apache/airflow/pull/5928#discussion_r318539622
##########
File path: tests/contrib/operators/test_dataproc_operator.py
##########
@@ -626,8 +763,45 @@ def test_dataproc_job_id_is_set():
_assert_dataproc_job_id(mock_hook, dataproc_task)
+ def test_render_template(self):
Review comment:
This test makes more sense :)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services