nextcloud-server/tests
Daniel Calviño Sánchez f87473e410 Find elements through the actor rather than the driver
"Actor::find" is a more robust way to look for elements, as it handles
some exceptions that may be thrown. Therefore, even if the elements are
not actually used and it is only checked whether they exist or not using
the actor is the preferred way when possible (and it also makes it
consistent with the rest of the acceptance tests).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-06 01:34:43 +01:00
..
acceptance Find elements through the actor rather than the driver 2021-03-06 01:34:43 +01:00
apps
Core Merge pull request #25660 from hosting-de/feature/add-backend-list-groups 2021-03-05 08:49:43 +01:00
data Merge pull request #19942 from ACTom/add-mindmap-icon 2020-12-28 10:13:38 +01:00
docker
lib Add some typing to SharedStorage 2021-03-04 10:49:42 +01:00
objectstore
Test/Repair/Owncloud Readd repair steps that are relevant when migrating from ownCloud 2020-12-09 12:13:35 +01:00
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-run-php-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-wait-objectstore.sh
enable_all.php
karma.config.js jsunit: Remove warnings during test runs 2020-12-29 08:42:34 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml Exclude apps/files_external/3rdparty again 2020-08-10 21:49:50 +02:00
preseed-config.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php