[tests-only] separate different SharingNG share steps (#9097)
* separate When steps using root and permissions endpoints test: separate resource sharing GIven step from space share test: share space via root endpoint in Given steps test: use existing step test: fix more steps * test: separate resource and space link share creation test: fix php code style
This commit is contained in:
@@ -29,7 +29,7 @@ Feature: Download space
|
||||
|
||||
|
||||
Scenario Outline: user downloads a shared space (shared by others)
|
||||
Given user "Alice" has sent the following share invitation:
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | Project-space |
|
||||
| sharee | Brian |
|
||||
| shareType | user |
|
||||
|
||||
Reference in New Issue
Block a user