Added step to check as sharee for share invitation to group

This commit is contained in:
Prarup Gurung
2024-01-23 11:13:44 +05:45
parent 0312e72bd2
commit f7599b3fc8
@@ -117,6 +117,10 @@ Feature: Send a sharing invitations
| shareType | group |
| permissionsRole | <permissions-role> |
Then the HTTP status code should be "200"
And for user "Brian" the space Shares should contain these entries:
| <path> |
And for user "Carol" the space Shares should contain these entries:
| <path> |
And the JSON data of the response should match
"""
{