removing without skeleton files string from the user creation steps

This commit is contained in:
Niraj Acharya
2024-12-02 09:12:57 +05:45
parent a265fcbe46
commit c98841904d
219 changed files with 663 additions and 804 deletions
@@ -7,7 +7,7 @@ Feature: accept/decline shares coming from internal users
Background:
Given using OCS API version "1"
And using new DAV path
And these users have been created with default attributes and without skeleton files:
And these users have been created with default attributes:
| username |
| Alice |
| Brian |
@@ -347,7 +347,7 @@ Feature: accept/decline shares coming from internal users
Scenario: user accepts shares received from multiple users with the same name when auto-accept share is disabled
Given user "Alice" has disabled auto-accepting
And user "David" has been created with default attributes and without skeleton files
And user "David" has been created with default attributes
And user "David" has created folder "PARENT"
And user "Brian" has sent the following resource share invitation:
| resource | PARENT |
@@ -522,7 +522,7 @@ Feature: accept/decline shares coming from internal users
Scenario: user shares folder with matching folder name to a user before that user has logged in
Given these users have been created without skeleton files and not initialized:
Given these users have been created without being initialized:
| username |
| David |
And user "David" has disabled auto-accepting
@@ -7,7 +7,7 @@ Feature: accept/decline shares coming from internal users to the Shares folder
Background:
Given using OCS API version "1"
And using new DAV path
And these users have been created with default attributes and without skeleton files:
And these users have been created with default attributes:
| username |
| Alice |
| Brian |
@@ -3,7 +3,7 @@ Feature: sharing
Background:
Given using OCS API version "1"
And these users have been created with default attributes and without skeleton files:
And these users have been created with default attributes:
| username |
| Alice |
| Brian |
@@ -3,7 +3,7 @@ Feature: sharing
Background:
Given using OCS API version "1"
And these users have been created with default attributes and without skeleton files:
And these users have been created with default attributes:
| username |
| Alice |
| Brian |
@@ -6,7 +6,7 @@ Feature: moving a share inside another share
Background:
Given using OCS API version "1"
And these users have been created with default attributes and without skeleton files:
And these users have been created with default attributes:
| username |
| Alice |
| Brian |