You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ta...@apache.org on 2023/02/17 18:11:29 UTC

[airflow] branch main updated (7bd87e75de -> 73c8e7df0b)

This is an automated email from the ASF dual-hosted git repository.

taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 7bd87e75de fix template_fields in the decorator `task.docker` (#29586)
     add 73c8e7df0b Migrated operators tests to `pytest` (#29377)

No new revisions were added by this update.

Summary of changes:
 tests/operators/test_bash.py             |  16 ++-
 tests/operators/test_datetime.py         | 222 +++++++++++++++----------------
 tests/operators/test_email.py            |   8 +-
 tests/operators/test_generic_transfer.py |  23 ++--
 tests/operators/test_weekday.py          |   6 +-
 5 files changed, 135 insertions(+), 140 deletions(-)