-
Notifications
You must be signed in to change notification settings - Fork 196
[full-ci][tests-only] test: convert denySpaceAccess.feature test to playwright #13467
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
Conversation
36e961a to
262bfe1
Compare
|
We need to delete |
262bfe1 to
051127c
Compare
|
| resource: 'space-folder' | ||
| }) | ||
| expect( | ||
| await ui.resourceExists({ |
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.
we should use this like ui.resourceShouldExist(...) and do assertion inside that function and not here, but that is for next improvement PR.



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