aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance/run-local.sh
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-04-06 04:13:42 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-04-06 04:13:42 +0200
commit50d35bee9f954aa1a7212dcc44c95a4a419e0500 (patch)
treeccde313db88341c8b8b32b018f9a40c6e3d6d36e /tests/acceptance/run-local.sh
parentc5cc1d80e6227d101a55a17d40f971e9833f50fa (diff)
downloadnextcloud-server-50d35bee9f954aa1a7212dcc44c95a4a419e0500.tar.gz
nextcloud-server-50d35bee9f954aa1a7212dcc44c95a4a419e0500.zip
Add context classes to Composer autoload
In order to autoload the server context classes the "bootstrap" directory was explicitly listed in Behat autoload configuration. This is fine in the configuration of acceptance tests for the server, but it would force the configuration of acceptance tests for the apps to explicitly include the path for the server context classes to be able to use them (for example, for the login step). Besides with its own configuration Behat also supports autoloading classes using Composer, so now context classes are autoloaded using Composer instead; thanks to this the server context classes are autoloaded also in the acceptance tests for apps without any explicit configuration in them. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'tests/acceptance/run-local.sh')
0 files changed, 0 insertions, 0 deletions