nextcloud/tests/acceptance
Daniel Calviño Sánchez 34f397fd22 Link the default Apache directory to the Nextcloud server in all runners
In order to run the acceptance tests in Apache "/var/www/html" has to be
linked to the root directory of the Nextcloud server. Before this was
automatically done when launching the acceptance tests through
"./run.sh", but an explicit command was needed when run in Drone. Now
the linking was moved from "run.sh" to "run-local.sh", so it is
automatically done when run through "./run.sh" and in Drone, including
when running the tests for an app instead of for the server.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-29 12:38:42 +01:00
..
config Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" 2018-06-22 19:46:44 +02:00
features Extract acceptance tests for tags to their own feature file 2018-10-29 08:40:05 +01:00
composer.json Add context classes to Composer autoload 2018-04-06 04:13:42 +02:00
installAndConfigureServer.sh Adds disabled user acceptance tests 2018-07-24 17:31:03 +02: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 Link the default Apache directory to the Nextcloud server in all runners 2018-10-29 12:38:42 +01:00