server/build/acceptance
Daniel Calviño Sánchez be96be09b5 Add general multiplier for find timeouts
Although the timeouts specified in the acceptance tests are enough in
most cases they may not be when running them in a slow system or
environment. For those situations a general multiplier for find
timeouts is added. It can be set in the "behat.yml" configuration file
to increase the timeout used in every find call (except those that used
a timeout of 0, as in those cases the element had to be already present
when finding it and whether the system is slow or not does not change
that).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-19 08:26:04 +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 Add general multiplier for find timeouts 2017-04-19 08:26:04 +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.sh Extract installation and configuration of the Nextcloud server 2017-04-19 08:26:04 +02:00