This is an automated email from the ASF dual-hosted git repository.
jasonliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 530b6e11201 Remove updating readme files in provider by pre-commits
(#49062)
add 89d8345643d Move `generate_access_token` to `test_common.test_utils`
(#47712)
No new revisions were added by this update.
Summary of changes:
clients/python/test_python_client.py | 13 +-----
.../tests_common/test_utils/api_client_helpers.py | 51 ++++++++++++++++++++++
.../test_docker_compose_quick_start.py | 40 +++--------------
.../tests/kubernetes_tests/test_base.py | 46 +++----------------
4 files changed, 65 insertions(+), 85 deletions(-)
create mode 100644
devel-common/src/tests_common/test_utils/api_client_helpers.py