AIP-84 Refactor test cases with datetime_zulu_format#44323
Merged
pierrejeambrun merged 4 commits intoapache:mainfrom Nov 27, 2024
Merged
Conversation
Lee-W
reviewed
Nov 26, 2024
Member
|
Things have been merged in between, can you rebase and update the PR, then we can merge it before more changes come through. |
331a7c4 to
2233ea3
Compare
8b5bcae to
d812fac
Compare
Lee-W
approved these changes
Nov 27, 2024
pierrejeambrun
approved these changes
Nov 27, 2024
ArshiaZr
pushed a commit
to ArshiaZr/airflow
that referenced
this pull request
Nov 27, 2024
* Refactor test_dag_run * Refactor test_assets * Rename datetime_zulu_format to from_datetime_to_zulu * Fix TestListDagRunsBatch
prabhusneha
pushed a commit
to astronomer/airflow
that referenced
this pull request
Nov 28, 2024
* Refactor test_dag_run * Refactor test_assets * Rename datetime_zulu_format to from_datetime_to_zulu * Fix TestListDagRunsBatch
got686-yandex
pushed a commit
to got686-yandex/airflow
that referenced
this pull request
Jan 30, 2025
* Refactor test_dag_run * Refactor test_assets * Rename datetime_zulu_format to from_datetime_to_zulu * Fix TestListDagRunsBatch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related: #43859 (comment)
Refactor test cases using the
datetime_zulu_formatutility instead of manual replacements.This change depends on #43859 being merged.
Refactored Test Cases
In this PR:
test_assetstest_dag_runIn AIP-84 Add Lists Jobs with Filters API #43859:
test_event_logstest_import_error