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 ab3715129a6 Remove dead code/constants from settings.py (#59822)
add 22e75b5d9ff Refactor devel-common/tests_common to use SQLA2 (#59849)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 5 +-
devel-common/src/tests_common/pytest_plugin.py | 71 +++++++------
.../tests_common/test_utils/api_client_helpers.py | 10 +-
.../src/tests_common/test_utils/api_fastapi.py | 24 +++--
devel-common/src/tests_common/test_utils/db.py | 116 +++++++++++----------
devel-common/src/tests_common/test_utils/logs.py | 13 +--
.../src/tests_common/test_utils/otel_utils.py | 5 +-
7 files changed, 129 insertions(+), 115 deletions(-)