add share sync to collaborativePosix suite
This commit is contained in:
committed by
Ralf Haferkamp
parent
650cff8331
commit
0b2e0fb124
@@ -155,6 +155,7 @@ Feature: create a resources using collaborative posixfs
|
|||||||
| sharee | Brian |
|
| sharee | Brian |
|
||||||
| shareType | user |
|
| shareType | user |
|
||||||
| permissionsRole | Viewer |
|
| permissionsRole | Viewer |
|
||||||
|
And user "Brian" has a share "textfile.txt" synced
|
||||||
When the administrator renames the file "textfile.txt" to "new-name.txt" for user "Alice" on the POSIX filesystem
|
When the administrator renames the file "textfile.txt" to "new-name.txt" for user "Alice" on the POSIX filesystem
|
||||||
Then the command should be successful
|
Then the command should be successful
|
||||||
And user "Brian" should have a share "textfile.txt" shared by user "Alice" from space "Personal"
|
And user "Brian" should have a share "textfile.txt" shared by user "Alice" from space "Personal"
|
||||||
|
|||||||
Reference in New Issue
Block a user