Removed step and implementation of setting share auto accept

This commit is contained in:
Prarup Gurung
2023-05-08 09:01:54 +05:45
parent 55d72475d7
commit e208b3018a
47 changed files with 50 additions and 114 deletions
@@ -2,8 +2,7 @@
Feature: sharing
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -2,8 +2,7 @@
Feature: sharing
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -2,8 +2,7 @@
Feature: sharing
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -5,8 +5,7 @@ Feature: get the pending shares filtered by type (user, group etc)
So that I can reduce the amount of data that has to be transferred to be just the data that I need
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -5,8 +5,7 @@ Feature: get the received shares filtered by type (user, group etc)
So that I can reduce the amount of data that has to be transferred to be just the data that I need
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -5,8 +5,7 @@ Feature: get the received shares filtered by type (user, group etc)
So that I can reduce the amount of data that has to be transferred to be just the data that I need
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |
@@ -5,8 +5,7 @@ Feature: get shares filtered by type (user, group etc)
So that I can reduce the amount of data that has to be transferred to be just the data that I need
Background:
Given auto-accept shares has been disabled
And these users have been created with default attributes and without skeleton files:
Given these users have been created with default attributes and without skeleton files:
| username |
| Alice |
| Brian |