nextcloud-server/tests
Daniel Calviño Sánchez ea21fe2dbc Add support for setting the domain also when a specific helper is used
Before, the domain was automatically added assuming that the
NextcloudTestServerContext had no parameters defined in the Behat
configuration. However, in order to use a helper for Apache it would
need to be specified in the configuration with something like:

- NextcloudTestServerContext:
    nextcloudTestServerHelper: NextcloudTestServerLocalApacheHelper

The substitution now works both when a helper is specified and when it
is not; note, however, that providing custom parameters to the helper is
not supported, although they are not needed anyway so it is not really a
problem.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-09 21:50:30 +07:00
..
Core Fix tests 2018-04-06 19:58:37 +07:00
Settings Ping more privacy respecting organizations 2018-04-05 21:43:51 +07:00
acceptance Add support for setting the domain also when a specific helper is used 2018-04-09 21:50:30 +07:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +07:00
data Fix email buttons for white theme 2017-12-11 14:33:54 +07:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 +07:00
lib Fix tests 2018-04-04 12:50:54 +07:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +07:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +07:00
apps.php Fix the tests again 2016-05-25 16:51:02 +07:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +07:00
enable_all.php Add tests 2018-01-25 13:44:47 +07:00
karma.config.js Add unit tests for the navigation bar slide gesture 2017-12-14 19:17:40 +07:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +07:00
phpunit-autotest.xml Add tests 2018-01-25 13:44:47 +07:00
preseed-config.php Use username + pass in config 2018-02-26 14:54:21 +07:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +07:00
redis.config.php Fix drone 2017-07-14 15:04:18 +07:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00