summaryrefslogtreecommitdiffstats
path: root/tests/integration
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-01-29 12:44:10 +0100
committerJoas Schilling <coding@schilljs.com>2024-01-29 12:58:22 +0100
commit386c67fa745b42e901aa4adb182ebdf4c5a322a7 (patch)
treee3a0c2215682605c5de2ae729fdacd3a1f24537f /tests/integration
parentb3bdf65e40d44dc6548ade11bc18fa1d6b0186e5 (diff)
fix(notification): Make sure pending invite notifications are removed correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/integration')
-rw-r--r--tests/integration/features/federation/invite.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/features/federation/invite.feature b/tests/integration/features/federation/invite.feature
index c573b373d..355e062df 100644
--- a/tests/integration/features/federation/invite.feature
+++ b/tests/integration/features/federation/invite.feature
@@ -133,6 +133,7 @@ Feature: federation/invite
When user "participant1" removes remote "participant2" from room "room" with 200 (v4)
And user "participant2" has the following invitations (v1)
Then user "participant2" is participant of the following rooms (v4)
+ Then user "participant2" has the following notifications
When user "participant1" sees the following attendees in room "room" with 200 (v4)
| actorType | actorId | participantType |
| users | participant1 | 1 |