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:13:15 +0100
commit7aaf5e6a4c8eefe315d2a3399ac73acf90a6dfef (patch)
tree7751a7e9e811dd1aa90549ec3bee493ce1f9f24b /tests/acceptance/config
parentf2f073a304021a2b7e565ecfba9d8b31d3981a7b (diff)
downloadnextcloud-server-7aaf5e6a4c8eefe315d2a3399ac73acf90a6dfef.tar.gz
nextcloud-server-7aaf5e6a4c8eefe315d2a3399ac73acf90a6dfef.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: