Skip to content

Split e2e test-helpers.ts into domain-scoped modules#66387

Open
choo121600 wants to merge 1 commit into
apache:mainfrom
choo121600:split-e2e-test-helper
Open

Split e2e test-helpers.ts into domain-scoped modules#66387
choo121600 wants to merge 1 commit into
apache:mainfrom
choo121600:split-e2e-test-helper

Conversation

@choo121600
Copy link
Copy Markdown
Member

tests/e2e/utils/test-helpers.ts had grown to ~800 lines, mixing multiple domains (Dag run, HITL, Variable, Backfill, UI wait).

This PR splits it into domain-scoped modules so consumers import only what they need and merge conflicts are isolated by area.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@choo121600 choo121600 requested a review from vatsrahul1001 as a code owner May 5, 2026 05:21
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 5, 2026
@choo121600 choo121600 closed this May 5, 2026
@choo121600 choo121600 reopened this May 5, 2026
@choo121600 choo121600 marked this pull request as draft May 5, 2026 07:30
@choo121600 choo121600 marked this pull request as ready for review May 5, 2026 11:38
Copy link
Copy Markdown
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But I think @vatsrahul1001 should review it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants