summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/es_PE.js
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-04-09 18:35:16 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-04-09 21:50:30 +0200
commitaa96dfd1731ed448a34ea8a09a53289359711bda (patch)
tree23f56546ca1ea8b5257981f7fc231931c6852f62 /apps/user_ldap/l10n/es_PE.js
parentea21fe2dbcb9dd38c4fc8cfa49c2718c6e652af1 (diff)
downloadnextcloud-server-aa96dfd1731ed448a34ea8a09a53289359711bda.tar.gz
nextcloud-server-aa96dfd1731ed448a34ea8a09a53289359711bda.zip
Add helper to run acceptance tests on an Apache server
The default and only helper to run acceptance tests run them on the PHP built-in web server. This commit introduces a new helper that can be used to run them on an Apache web server instead. This helper is meant to be used by the acceptance tests of apps that require a multi-threaded web server to run (like Talk, due to its use of long polling). To use the helper it is only needed to set it in the Behat configuration for the acceptance tests of the app, as explained in the "NextcloudTestServerContext" documentation. It is assumed that the acceptance tests are run using the default setup, and therefore inside a Docker container based on the image for acceptance tests from Nextcloud. Due to that the helper is expected to have root permissions, and thus it starts and stops the Apache web server directly using "service start/stop apache2". In the same way it also restores the owner and group for "apps", "config" and "data" to "www-data", as it is the user that Apache sub-processes are run as. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'apps/user_ldap/l10n/es_PE.js')
0 files changed, 0 insertions, 0 deletions