nextcloud/tests/acceptance
Daniel Calviño Sánchez f402e23448 Accept incoming shares in acceptance tests
Incoming shares are no longer automatically added to the file list of
the sharee. Instead, the user now needs to explictly accept the share.

Currently shares can be accepted only from the Notifications app, so it
must be explicitly cloned before installing Nextcloud if it is not found
in the "apps" directory. Note that the development branches are already
built, so there is no need to explicitly build the app.

With the new sharing behaviour the "share a skeleton file with another
user before first login" scenario is no longer valid (as the user will
need to log in to accept the share, so at that point the skeleton is
already created), so it was removed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 21:15:46 +01:00
..
config Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
features Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
composer.json Add context classes to Composer autoload 2018-04-06 04:13:42 +02:00
installAndConfigureServer.sh Add acceptance test for resharing a file with another user 2018-11-23 15:13:15 +01:00
run-local.sh Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
run.sh Run acceptance tests on PHP 7.3 2019-10-22 16:48:55 +02:00