Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init all Airflow routes when testing API #27586

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

jedcunningham
Copy link
Member

We should init all of the Airflow routes when testing the API, as we now have a code path that expects them.

We should init all of the Airflow routes when testing the API, as we now
have a code path that expects them.
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Nov 10, 2022
@jedcunningham jedcunningham added the full tests needed We need to run full set of tests for this PR to merge label Nov 10, 2022
@jedcunningham jedcunningham reopened this Nov 10, 2022
@jedcunningham jedcunningham merged commit b423869 into apache:main Nov 10, 2022
@jedcunningham jedcunningham deleted the fix_api_tests branch November 10, 2022 03:16
@jedcunningham jedcunningham added this to the Airflow 2.4.3 milestone Nov 10, 2022
@jedcunningham jedcunningham added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 10, 2022
jedcunningham added a commit that referenced this pull request Nov 10, 2022
We should init all of the Airflow routes when testing the API, as we now
have a code path that expects them.

(cherry picked from commit b423869)
Adityamalik123 pushed a commit to Adityamalik123/airflow that referenced this pull request Nov 12, 2022
We should init all of the Airflow routes when testing the API, as we now
have a code path that expects them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants