nextcloud/tests/acceptance
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>
2019-08-16 08:20:41 +02:00
..
config Add acceptance tests for moving and copying files to another folder 2019-01-22 12:27:06 +01:00
features Allow Context subclasses in acceptance tests to access parent actor 2019-08-16 08:20:41 +02: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 Link the default Apache directory to the Nextcloud server in all runners 2018-10-29 12:38:42 +01:00
run.sh Improve startup speed of acceptance tests 2019-03-18 15:21:42 +01:00