nextcloud/tests
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
..
acceptance Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
Core Check getRedirectUri() for queries 2019-11-13 14:05:03 +01:00
data Mimetype list integrity check should not fail if it's changed (#15810) 2019-07-07 20:01:58 +02:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Do not check for updates if we have no internet 2019-11-20 19:30:59 +01:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
ui-regression Remove fs package 2019-07-01 11:24:58 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
drone-run-integration-tests.sh Only run integration tests when PHP was modified 2019-08-27 11:31:15 +02:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js Fix domparser on phantomjs 2019-03-07 10:45:47 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Move settings to an app 2019-09-28 09:39:28 +00:00
preseed-config.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +01:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00