vatsrahul1001 commented on PR #59633:
URL: https://github.com/apache/airflow/pull/59633#issuecomment-3704911312
@iharsh02 Instead of a separate `test.describe("Backfill creation")`, let's
consolidate:
1. Add creation of "Missing Runs" and "Missing and Errored Runs" to the
existing `beforeAll` in "Backfills List Display"
2. Add a test to verify all three reprocess behaviors exist in the table
3. Keep only the date validation test as a separate small describe block
This avoids duplicate test setup and makes the test structure cleaner.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]