summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/config
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-11-23 12:29:30 +0100
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-11-23 15:14:48 +0100
commitfd4e10e056299d0590f7025fa2030ad7c60b9b54 (patch)
tree21b2f9e466f6a85bc85222c71d4eff57f249a2ad /tests/acceptance/config
parent2a27481e2fdc313589227356d1179063037a617f (diff)
downloadnextcloud-server-fd4e10e056299d0590f7025fa2030ad7c60b9b54.tar.gz
nextcloud-server-fd4e10e056299d0590f7025fa2030ad7c60b9b54.zip
Add acceptance test for resharing a file with another user
To reshare a file there must be at least three enabled users in the system; although it would be possible to run the steps to create a third user in the scenarios that need it for convenience a third enabled user besides "admin" and "user0" was added to the default setup. In a similar way, a new step was added too to login as a given user name, similar to the steps to log in as "user0" and as "admin". Finally, another actor, "Jim", was introduced for those scenarios which should be played by three standard actors (that is, without a special configuration like "Rubeus"). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'tests/acceptance/config')
-rw-r--r--tests/acceptance/config/behat.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml
index d1489a00864..3108ea41407 100644
--- a/tests/acceptance/config/behat.yml
+++ b/tests/acceptance/config/behat.yml
@@ -63,6 +63,9 @@ default:
Jane:
selenium2:
wd_host: %selenium.server%
+ Jim:
+ selenium2:
+ wd_host: %selenium.server%
Rubeus:
# Rubeus uses a browser that has CSS grid support.
selenium2: