summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-01-12 10:57:36 -0300
committerVitor Mattos <vitor@php.rio>2023-01-14 10:02:23 -0300
commit2a12d6037a3a9a37bb216f1ae95ac0f08f3622c2 (patch)
treea44b4e42f43371cd02e90bad35c1356a9076677d /tests
parent2382c9a33e7b096af633e055b7823915ab58dada (diff)
Parse stored recording notification
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/features/callapi/recording.feature3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/integration/features/callapi/recording.feature b/tests/integration/features/callapi/recording.feature
index 54dd1606e..a3ed415a5 100644
--- a/tests/integration/features/callapi/recording.feature
+++ b/tests/integration/features/callapi/recording.feature
@@ -123,3 +123,6 @@ Feature: callapi/recording
| roomName | room1 |
And user "participant1" joins room "room1" with 200 (v4)
Then user "participant1" store recording file "/img/join_call.ogg" in room "room1" with 200 (v1)
+ And user "participant1" has the following notifications
+ | app | object_type | object_id | subject |
+ | spreed | chat | room1 | Record file of Private conversation |