Skip to content

Commit

Permalink
Added step to check as sharee for share invitation to group
Browse files Browse the repository at this point in the history
  • Loading branch information
grgprarup committed Jan 23, 2024
1 parent 0312e72 commit f7599b3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
{
Expand Down

0 comments on commit f7599b3

Please sign in to comment.