rebranding tests

This commit is contained in:
Viktor Scharf
2025-01-16 17:39:02 +01:00
committed by Viktor Scharf
parent 31965a8f9d
commit 9db4693a9e
243 changed files with 1621 additions and 1645 deletions
@@ -1,5 +1,5 @@
Feature: List a sharing permissions
https://owncloud.dev/libre-graph-api/#/drives.permissions/ListPermissions
https://docs.opencloud.eu/libre-graph-api/#/drives.permissions/ListPermissions
Background:
Given these users have been created with default attributes:
@@ -1,5 +1,5 @@
Feature: Remove access to a drive
https://owncloud.dev/libre-graph-api/#/drives.root/DeletePermissionSpaceRoot
https://docs.opencloud.eu/libre-graph-api/#/drives.root/DeletePermissionSpaceRoot
Background:
Given these users have been created with default attributes:
@@ -1,5 +1,5 @@
Feature: Remove access to a drive item
https://owncloud.dev/libre-graph-api/#/drives.permissions/DeletePermission
https://docs.opencloud.eu/libre-graph-api/#/drives.permissions/DeletePermission
Background:
Given these users have been created with default attributes:
@@ -3,7 +3,7 @@ Feature: resources shared by user
I want to get resources shared by me
So that I can know about what resources are shared with others
https://owncloud.dev/libre-graph-api/#/me.drive/ListSharedByMe
https://docs.opencloud.eu/libre-graph-api/#/me.drive/ListSharedByMe
Background:
Given these users have been created with default attributes:
@@ -3,7 +3,7 @@ Feature: an user gets the resources shared to them
I want to get resources shared with me
So that I can know about what resources I have access to
https://owncloud.dev/libre-graph-api/#/me.drive/ListSharedWithMe
https://docs.opencloud.eu/libre-graph-api/#/me.drive/ListSharedWithMe
Background:
Given these users have been created with default attributes:
@@ -3,7 +3,7 @@ Feature: listing sharedWithMe when auto-sync is disabled
I want to get resources shared with me when auto-sync is disabled
So that I can know about what resources I have access to
https://owncloud.dev/libre-graph-api/#/me.drive/ListSharedWithMe
https://docs.opencloud.eu/libre-graph-api/#/me.drive/ListSharedWithMe
Background:
Given these users have been created with default attributes: