nextcloud/build/acceptance
Daniel Calviño Sánchez b5fba56499 Add basic files for the automated acceptance test system
The acceptance tests verify that a Nextcloud server works as expected
from the point of view of an end-user. They are specified as user
stories using Behat paired with Mink, which provides web browser
automation.

Mink supports several browser emulators, but the system is set up to use
Selenium, as it is FOSS and the one that better reflects the use of a
web browser by an end-user (as, in fact, it controls real web browsers).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-19 08:26:03 +02:00
..
config Add basic files for the automated acceptance test system 2017-04-19 08:26:03 +02:00
features/bootstrap Add basic files for the automated acceptance test system 2017-04-19 08:26:03 +02:00
composer.json Add basic files for the automated acceptance test system 2017-04-19 08:26:03 +02:00