From f7599b3fc86102e6a26978f17d262f3f091d7669 Mon Sep 17 00:00:00 2001 From: Prarup Gurung Date: Tue, 23 Jan 2024 11:13:44 +0545 Subject: [PATCH] Added step to check as sharee for share invitation to group --- .../acceptance/features/apiSharingNg/shareInvitations.feature | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/acceptance/features/apiSharingNg/shareInvitations.feature b/tests/acceptance/features/apiSharingNg/shareInvitations.feature index 130f21c17..cab96f463 100644 --- a/tests/acceptance/features/apiSharingNg/shareInvitations.feature +++ b/tests/acceptance/features/apiSharingNg/shareInvitations.feature @@ -117,6 +117,10 @@ Feature: Send a sharing invitations | shareType | group | | permissionsRole | | Then the HTTP status code should be "200" + And for user "Brian" the space Shares should contain these entries: + | | + And for user "Carol" the space Shares should contain these entries: + | | And the JSON data of the response should match """ {