-
Notifications
You must be signed in to change notification settings - Fork 194
[full-ci][tests-only] test: convert refreshToken.feature test to playwright #13451
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
base: master
Are you sure you want to change the base?
Conversation
fb8e151 to
2af76a4
Compare
748e0e7 to
02eb65f
Compare
02eb65f to
adab5dd
Compare
adab5dd to
4c7297a
Compare
|
|
|
||
| // And "Alice" navigates to the project space "team.1" | ||
| await ui.navigateToSpace({ actorsEnvironment, stepUser: 'Alice', space: 'team.1' }) | ||
| await ui.navigateToSpaceWithName({ actorsEnvironment, stepUser: 'Alice', space: 'team.1' }) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why renaming the function name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so that its more clear what it does.
4c7297a to
2d5b673
Compare



Description
convert refreshToken.feature test to playwright test
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Open tasks: