You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests
Daniel Calviño Sánchez e5a305b9d8 Allow Context subclasses in acceptance tests to access parent actor
Although uncommon, in some cases a Context may need to be extended (for
example, to override a step defined in the server with a specific
behaviour in the acceptance tests of an app); in those cases the
subclass should be able to access the actor attribute defined in the
Context it is extending.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
..
Core Fix login flow form actions 5 years ago
Settings supresses disclosing the userid for LDAP users in the welcome mail 5 years ago
acceptance Allow Context subclasses in acceptance tests to access parent actor 5 years ago
apps Validate the info.xml against the appstore schema file 6 years ago
data Mimetype list integrity check should not fail if it's changed (#15810) 5 years ago
docker Namespace and array syntax fixes 7 years ago
lib Merge pull request #16721 from nextcloud/fix/16644 5 years ago
objectstore make object prefix configurable 8 years ago
travis Changed name of default logfile from owncloud.log to nextcloud.log. 8 years ago
ui-regression Remove fs package 5 years ago
apps.php Fix the tests again 8 years ago
bootstrap.php Require PHPUnit 6.5 or higher 6 years ago
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 6 years ago
enable_all.php Add tests 6 years ago
karma.config.js Fix domparser on phantomjs 5 years ago
phpunit-autotest-external.xml Adjust the phpunit config 8 years ago
phpunit-autotest.xml Do not cover composer folders for code coverage 6 years ago
preseed-config.php Cache tokens when using swift's v2 authentication 5 years ago
redis-cluster.config.php Fix drone 7 years ago
redis.config.php Fix drone 7 years ago
startsessionlistener.php Require PHPUnit 6.5 or higher 6 years ago