Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Playwright: check the welcome page is loaded and works #12660

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jun 20, 2024

@richvdh richvdh requested a review from a team as a code owner June 20, 2024 11:15
@richvdh richvdh requested review from t3chguy and MidhunSureshR and removed request for a team June 20, 2024 11:15
@richvdh richvdh added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Jun 20, 2024
page,
homeserver,
checkA11y,
}) => {
await page.goto("/#/login");
Copy link
Member Author

Choose a reason for hiding this comment

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

A direct link to /#/login is well-tested by myriad other tests (including the one just below). I don't think we're losing anything by making this test bounce via the welcome page.

@richvdh richvdh force-pushed the rav/even_more_integ_tests branch from 4f7bd10 to 030ec60 Compare June 21, 2024 09:15
@richvdh richvdh added this pull request to the merge queue Jun 21, 2024
Merged via the queue into develop with commit 87bdc78 Jun 21, 2024
31 checks passed
@richvdh richvdh deleted the rav/even_more_integ_tests branch June 21, 2024 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants