-
Notifications
You must be signed in to change notification settings - Fork 156
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
[Tests-Only] Refactor restrict sharing and auto completion tests #4108
Conversation
8361d9b
to
da4254c
Compare
da4254c
to
58e57a7
Compare
And the administrator has set the default folder for received shares to "Shares" | ||
Given these users have been created with default attributes: | ||
| username | |
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.
And the administrator has set the default folder for received shares to "Shares" | |
Given these users have been created with default attributes: | |
| username | | |
And the administrator has set the default folder for received shares to "Shares" | |
And these users have been created with default attributes: | |
| username | |
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | ||
And the administrator has set the default folder for received shares to "Shares" | ||
Given these users have been created with default attributes: | ||
| username | |
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.
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | |
And the administrator has set the default folder for received shares to "Shares" | |
Given these users have been created with default attributes: | |
| username | | |
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | |
And the administrator has set the default folder for received shares to "Shares" | |
And these users have been created with default attributes: | |
| username | |
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | ||
And the administrator has set the default folder for received shares to "Shares" | ||
Given user "user1" has been created with default attributes |
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.
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | |
And the administrator has set the default folder for received shares to "Shares" | |
Given user "user1" has been created with default attributes | |
Given the setting "shareapi_auto_accept_share" of app "core" has been set to "no" | |
And the administrator has set the default folder for received shares to "Shares" | |
And user "user1" has been created with default attributes |
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.
Looks OK. Just needs the Given
/And
sorted out that Talank noticed.
Description
Refactor webui test scenarios for using the Shares folder and root folder for shares.
Related Issue
Motivation and Context
Shares in ocis are received in Shares folder by default. To test that we need this refactor.
How Has This Been Tested?
🤖
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: