[tests-only][full-ci]Extend tests coverage for different role capability for spaces (#5853)

* Add tests related to different user role manipulating space

* Review addressed

* Refactor existing scenario
This commit is contained in:
Amrita
2023-03-28 09:10:21 +05:45
committed by GitHub
parent 63ba5613c0
commit 382aa58c8b
8 changed files with 426 additions and 285 deletions
@@ -16,7 +16,7 @@ Feature: Restore files, folder
| Carol |
And using spaces DAV path
And the administrator has given "Alice" the role "Space Admin" using the settings api
And user "Alice" creates a space "restore objects" of type "project" with the default quota using the GraphApi
And user "Alice" has created a space "restore objects" with the default quota using the GraphApi
And user "Alice" has created a folder "newFolder" in space "restore objects"
And user "Alice" has uploaded a file inside space "restore objects" with content "test" to "newFolder/file.txt"