Skip to content

Remove unused isLoggedIn and expectLoginSuccess from UI e2e page objects#67267

Merged
choo121600 merged 1 commit into
apache:mainfrom
haseebmalik18:ui-e2e-remove-dead-login-helpers
May 22, 2026
Merged

Remove unused isLoggedIn and expectLoginSuccess from UI e2e page objects#67267
choo121600 merged 1 commit into
apache:mainfrom
haseebmalik18:ui-e2e-remove-dead-login-helpers

Conversation

@haseebmalik18
Copy link
Copy Markdown
Contributor

Remove two unused helpers in the UI e2e page objects: BasePage.isLoggedIn() and LoginPage.expectLoginSuccess(). Neither has any callers. LoginPage.login() already verifies success via waitForURL.

@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 21, 2026
Copy link
Copy Markdown
Member

@choo121600 choo121600 left a comment

Choose a reason for hiding this comment

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

Thanks!!

@choo121600 choo121600 merged commit 6886e5b into apache:main May 22, 2026
83 checks passed
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