nextcloud/build/acceptance
Daniel Calviño Sánchez 593118204a Replace downloaded Selenium server with Docker container
Instead of downloading the Selenium server and requiring a specific
Firefox version to be installed in the system now the Selenium server is
run using one of the official Selenium Docker images, which provides
both the Selenium server and the appropriate version of Firefox.

Moreover, as it is run inside the Docker container, the web browser is
now run in headless mode; however, if needed, it can still be viewed
through VNC.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-21 14:24:32 +02:00
..
config Add acceptance tests related to login 2017-04-19 08:26:03 +02:00
docker/nextcloud-local-parent Add script to set up and run the acceptance tests 2017-04-19 08:26:03 +02:00
features Replace downloaded Selenium server with Docker container 2017-04-21 14:24:32 +02:00
composer.json Add helper context to isolate the test server with Docker containers 2017-04-19 08:26:03 +02:00
installAndConfigureServer.sh Extract installation and configuration of the Nextcloud server 2017-04-19 08:26:04 +02:00
run-drone.sh Add acceptance test steps to Drone 2017-04-19 08:26:57 +02:00
run.sh Replace downloaded Selenium server with Docker container 2017-04-21 14:24:32 +02:00