Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2E test: added assertion in login flow #509

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

prashantabellad
Copy link
Contributor

Description of the Change

Added assertion after login step in the E2E playwright test

This will help in confirming the user has logged in successfully.
If this assertion fails then we should be able to conclude that login step did not go through.

Closes #

How to test the Change

N/A

Changelog Entry

Updated- Login flow in E2E test

Credits

N/A

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@mauteri mauteri merged commit bf6ac75 into GatherPress:main Jan 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants