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 4dd6b2cba2 Fix conflicting Oracle and SSH providers tests (#28337)
     add 02c2b2c44c Migrate remaining API tests to `pytest` (#28311)

No new revisions were added by this update.

Summary of changes:
 tests/api/common/test_mark_tasks.py                | 48 ++---------
 .../endpoints/test_connection_endpoint.py          | 25 +++---
 tests/api_connexion/endpoints/test_dag_endpoint.py | 36 +++++----
 .../endpoints/test_dag_run_endpoint.py             | 72 +++++++++--------
 .../endpoints/test_dataset_endpoint.py             | 16 ++--
 .../endpoints/test_import_error_endpoint.py        |  6 +-
 .../endpoints/test_plugin_endpoint.py              |  6 +-
 .../api_connexion/endpoints/test_pool_endpoint.py  | 92 +++++++++++-----------
 .../endpoints/test_role_and_permission_endpoint.py | 26 +++---
 .../endpoints/test_task_instance_endpoint.py       | 83 +++++++++----------
 .../api_connexion/endpoints/test_user_endpoint.py  |  6 +-
 .../endpoints/test_variable_endpoint.py            |  6 +-
 tests/api_connexion/test_auth.py                   | 35 ++++----
 tests/api_internal/test_internal_api_call.py       | 30 +++----
 14 files changed, 239 insertions(+), 248 deletions(-)

Reply via email to