This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2a9b4cf66e3 Switch to `pip check` compliant pagefind (#59816)
add 27af41fe2a1 Refactor models tests to use SQLA2 (#59837)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 5 +
airflow-core/tests/unit/models/test_dag.py | 119 +++++++++++----------
airflow-core/tests/unit/models/test_dagcode.py | 37 ++++---
.../tests/unit/models/test_mappedoperator.py | 91 +++++++++-------
.../tests/unit/models/test_taskinstance.py | 64 +++++------
airflow-core/tests/unit/models/test_variable.py | 17 +--
6 files changed, 181 insertions(+), 152 deletions(-)