Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Jan 8, 2025

Moved test functions from azure provider to tests_common package for reusability in other providers.

This is to split the other PR related to the deferred pagination mode in the GenericTransfer operator, so the PR doesn't become too big as that one will also need those test helper functions to be able to test deferred operators.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

…perators in unit test from azure to test_common utils so it can be reused across other providers.
@dabla
Copy link
Contributor Author

dabla commented Jan 15, 2025

@potiuk @eladkal Could this PR be merged as this will help make this PR to be smaller, it's a split of that one.

dabla added 15 commits January 19, 2025 14:37
@potiuk potiuk merged commit ec9ea6d into apache:main Jan 26, 2025
92 checks passed
vatsrahul1001 pushed a commit to astronomer/airflow that referenced this pull request Jan 27, 2025
…reusability in other providers (apache#45478)

* refactor: Moved helper functions which allows you to run deferrable operators in unit test from azure to test_common utils so it can be reused across other providers.

* refactor: Reformatted xcom_pull method from mock_context

* refactor: Removed unused imports from conftest

* refactor: Removed unused import from conftest

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 27, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
…reusability in other providers (apache#45478)

* refactor: Moved helper functions which allows you to run deferrable operators in unit test from azure to test_common utils so it can be reused across other providers.

* refactor: Reformatted xcom_pull method from mock_context

* refactor: Removed unused imports from conftest

* refactor: Removed unused import from conftest

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
…reusability in other providers (apache#45478)

* refactor: Moved helper functions which allows you to run deferrable operators in unit test from azure to test_common utils so it can be reused across other providers.

* refactor: Reformatted xcom_pull method from mock_context

* refactor: Removed unused imports from conftest

* refactor: Removed unused import from conftest

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
…reusability in other providers (apache#45478)

* refactor: Moved helper functions which allows you to run deferrable operators in unit test from azure to test_common utils so it can be reused across other providers.

* refactor: Reformatted xcom_pull method from mock_context

* refactor: Removed unused imports from conftest

* refactor: Removed unused import from conftest

---------

Co-authored-by: David Blain <david.blain@infrabel.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:microsoft-azure Azure-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants