@@ -65,6 +65,9 @@ Feature: ListGrants role
6565 And for user "Brian" file "textfile1.txt" should have the following shares:
6666 | sharee | shareType | permissionsRole |
6767 | Brian | user | <permissions -role > |
68+ And for user "Brian" file "textfile1.txt" of the space "Shares" should have the following activities:
69+ | {user } added {resource } to {folder } |
70+ | {user } shared {resource } with {sharee } |
6871 Examples :
6972 | permissions -role |
7073 | Viewer With ListGrants |
@@ -125,6 +128,9 @@ Feature: ListGrants role
125128 And for user "Brian" folder "FolderToShare" should have the following shares:
126129 | sharee | shareType | permissionsRole |
127130 | Brian | user | <permissions -role > |
131+ And for user "Brian" folder "FolderToShare" of the space "Shares" should have the following activities:
132+ | {user } added {resource } to {folder } |
133+ | {user } shared {resource } with {sharee } |
128134 Examples :
129135 | permissions -role |
130136 | Viewer With ListGrants |
@@ -188,6 +194,9 @@ Feature: ListGrants role
188194 And for user "Brian" file "textfile1.txt" should have the following shares:
189195 | sharee | shareType | permissionsRole |
190196 | Brian | user | <permissions -role > |
197+ And for user "Brian" file "textfile1.txt" of the space "Shares" should have the following activities:
198+ | {user } added {resource } to {folder } |
199+ | {user } shared {resource } with {sharee } |
191200 Examples :
192201 | permissions -role |
193202 | Viewer With ListGrants |
@@ -251,6 +260,9 @@ Feature: ListGrants role
251260 And for user "Brian" folder "FolderToShare" should have the following shares:
252261 | sharee | shareType | permissionsRole |
253262 | Brian | user | <permissions -role > |
263+ And for user "Brian" folder "FolderToShare" of the space "Shares" should have the following activities:
264+ | {user } added {resource } to {folder } |
265+ | {user } shared {resource } with {sharee } |
254266 Examples :
255267 | permissions -role |
256268 | Viewer With ListGrants |
@@ -304,6 +316,9 @@ Feature: ListGrants role
304316 And for user "Brian" file "textfile1.txt" should have the following shares:
305317 | sharee | shareType | permissionsRole |
306318 | Brian | user | <new -permissions -role > |
319+ And for user "Brian" file "textfile1.txt" of the space "Shares" should have the following activities:
320+ | {user } added {resource } to {folder } |
321+ | {user } shared {resource } with {sharee } |
307322 Examples :
308323 | permissions -role | new -permissions -role |
309324 | Viewer | Viewer With ListGrants |
@@ -359,6 +374,9 @@ Feature: ListGrants role
359374 And for user "Brian" folder "FolderToShare" should have the following shares:
360375 | sharee | shareType | permissionsRole |
361376 | Brian | user | <new -permissions -role > |
377+ And for user "Brian" folder "FolderToShare" of the space "Shares" should have the following activities:
378+ | {user } added {resource } to {folder } |
379+ | {user } shared {resource } with {sharee } |
362380 Examples :
363381 | permissions -role | new -permissions -role |
364382 | Viewer | Viewer With ListGrants |
@@ -419,6 +437,10 @@ Feature: ListGrants role
419437 And for user "Brian" file "textfile1.txt" should have the following shares:
420438 | sharee | shareType | permissionsRole |
421439 | Brian | user | <new -permissions -role > |
440+ And for user "Brian" file "textfile1.txt" of the space "Shares" should have the following activities:
441+ | {user } added {resource } to {folder } |
442+ | {user } shared {resource } with {sharee } |
443+ | {user } updated {field } for the {resource } |
422444 Examples :
423445 | permissions -role | new -permissions -role |
424446 | Viewer | Viewer With ListGrants |
@@ -477,6 +499,10 @@ Feature: ListGrants role
477499 And for user "Brian" folder "FolderToShare" should have the following shares:
478500 | sharee | shareType | permissionsRole |
479501 | Brian | user | <new -permissions -role > |
502+ And for user "Brian" folder "FolderToShare" of the space "Shares" should have the following activities:
503+ | {user } added {resource } to {folder } |
504+ | {user } shared {resource } with {sharee } |
505+ | {user } updated {field } for the {resource } |
480506 Examples :
481507 | permissions -role | new -permissions -role |
482508 | Viewer | Viewer With ListGrants |
@@ -534,6 +560,7 @@ Feature: ListGrants role
534560 And for user "Brian" file "textfile1.txt" should have the following shares:
535561 | sharee | shareType | permissionsRole |
536562 | Brian | user | <new -permissions -role > |
563+ And for user "Brian" file "textfile1.txt" of the space "Shares" should not have any activity
537564 Examples :
538565 | permissions -role | new -permissions -role |
539566 | Viewer With ListGrants | Viewer |
@@ -589,6 +616,7 @@ Feature: ListGrants role
589616 And for user "Brian" folder "FolderToShare" should have the following shares:
590617 | sharee | shareType | permissionsRole |
591618 | Brian | user | <new -permissions -role > |
619+ And for user "Brian" folder "FolderToShare" of the space "Shares" should not have any activity
592620 Examples :
593621 | permissions -role | new -permissions -role |
594622 | Viewer With ListGrants | Viewer |
@@ -649,6 +677,10 @@ Feature: ListGrants role
649677 And for user "Brian" file "textfile1.txt" should have the following shares:
650678 | sharee | shareType | permissionsRole |
651679 | Brian | user | <new -permissions -role > |
680+ And for user "Brian" file "textfile1.txt" of the space "Shares" should have the following activities:
681+ | {user } added {resource } to {folder } |
682+ | {user } shared {resource } with {sharee } |
683+ | {user } updated {field } for the {resource } |
652684 Examples :
653685 | new -permissions -role | permissions -role |
654686 | Viewer With ListGrants | Viewer |
@@ -707,6 +739,10 @@ Feature: ListGrants role
707739 And for user "Brian" folder "FolderToShare" should have the following shares:
708740 | sharee | shareType | permissionsRole |
709741 | Brian | user | <new -permissions -role > |
742+ And for user "Brian" folder "FolderToShare" of the space "Shares" should have the following activities:
743+ | {user } added {resource } to {folder } |
744+ | {user } shared {resource } with {sharee } |
745+ | {user } updated {field } for the {resource } |
710746 Examples :
711747 | new -permissions -role | permissions -role |
712748 | Viewer With ListGrants | Viewer |
@@ -1306,6 +1342,9 @@ Feature: ListGrants role
13061342 | sharee | shareType | permissionsRole |
13071343 | Brian | user | Viewer |
13081344 | grp1 | group | <permissions -role > |
1345+ And for user "Brian" folder "folder" of the space "Shares" should have the following activities:
1346+ | {user } added {resource } to {folder } |
1347+ | {user } shared {resource } with {sharee } |
13091348 Examples :
13101349 | permissions -role |
13111350 | Viewer With ListGrants |
0 commit comments