summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2017-07-20 07:50:33 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-07-20 11:32:50 +0200
commit97222914549905ae3edeb8f7a946155456159a11 (patch)
tree2450e54a90e5636ab504d10092d257a28b5211ab /tests/data
parentcd6afb695724f9c891cdc7193185e315c7276c2c (diff)
downloadnextcloud-server-97222914549905ae3edeb8f7a946155456159a11.tar.gz
nextcloud-server-97222914549905ae3edeb8f7a946155456159a11.zip
Make possible to configure the domain for the Nextcloud test server
The NextcloudTestServerLocalHelper started the PHP built-in web server for the Nextcloud test server at 127.0.0.1; as the Selenium server has to access the Nextcloud test server they were forced to share the same network. Now, the domain at which the PHP built-in web server is started can be specified when the NextcloudTestServerLocalHelper is created, which removes the need of sharing the same network, as the Selenium server now can access the Nextcloud test server at an arbitrary domain. However, by default "127.0.0.1" is still used if no domain is given. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'tests/data')
0 files changed, 0 insertions, 0 deletions