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

Refactored couple of Cypress commands #8979

Merged
merged 10 commits into from
Jan 22, 2025
Merged

Refactored couple of Cypress commands #8979

merged 10 commits into from
Jan 22, 2025

Conversation

bsekachev
Copy link
Member

Motivation and context

headlessCreateUser now looks easier
headlessLogin is more efficient. It allows to get logged in user and immediately go to the target page, additionally handling logout logic.

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@bsekachev bsekachev requested a review from azhavoro as a code owner January 22, 2025 10:02
Copy link

@bsekachev bsekachev merged commit e568888 into develop Jan 22, 2025
33 of 34 checks passed
@bsekachev bsekachev deleted the bs/refactored branch January 22, 2025 18:03
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.

1 participant