tests: add test cases for non-admin actions to admin resources

This commit is contained in:
Saw-jan
2024-07-18 17:43:16 +05:45
parent 81ef018b9f
commit dd8a3eb3d2
15 changed files with 273 additions and 48 deletions
@@ -375,7 +375,7 @@ Feature: upload file
And for user "Alice" the content of the file "/textfile.txt" of the space "new-space" should be ""
@issue-8699
Scenario: user updates a file inside a shared space with empty content
Scenario: user updates a file inside a link shared space with empty content
Given using SharingNG
And user "Brian" has been created with default attributes and without skeleton files
And the administrator has assigned the role "Space Admin" to user "Alice" using the Graph API