зеркало из https://github.com/nextcloud/spreed.git
Users are not automatically participants anymore when asking for a file conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
f83316ab15
Коммит
a0c47ca4e0
|
@ -57,6 +57,8 @@ Feature: conversation/lobby
|
|||
Given user "participant1" shares "welcome.txt" with user "participant2" with OCS 100
|
||||
And user "participant1" gets the room for path "welcome.txt" with 200
|
||||
And user "participant2" gets the room for path "welcome (2).txt" with 200
|
||||
And user "participant1" joins room "file welcome.txt room" with 200
|
||||
And user "participant2" joins room "file welcome (2).txt room" with 200
|
||||
When user "participant1" sets lobby state for room "file welcome.txt room" to "non moderators" with 403
|
||||
And user "participant1" sets lobby state for room "file welcome.txt room" to "no lobby" with 403
|
||||
And user "participant2" sets lobby state for room "file welcome (2).txt room" to "non moderators" with 403
|
||||
|
|
Загрузка…
Ссылка в новой задаче