nextcloud/build/acceptance/features/core
Daniel Calviño Sánchez 7de82615ff Use NextcloudTestServerHelper in NextcloudTestServerContext
Instead of depending on a Nextcloud test server created through Docker,
NextcloudTestServerContext now uses the NextcloudTestServerHelper
interface. This makes possible to provide other implementations of the
interface for those cases in which using a Docker container is not a
valid approach, like in the continuous integration system of the public
repository due to security concerns.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-19 08:26:03 +02:00
..
Actor.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
ActorAware.php Add actors for test scenarios 2017-04-19 08:26:03 +02:00
ActorAwareInterface.php Add actors for test scenarios 2017-04-19 08:26:03 +02:00
ActorContext.php Add actors for test scenarios 2017-04-19 08:26:03 +02:00
Locator.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
NextcloudTestServerContext.php Use NextcloudTestServerHelper in NextcloudTestServerContext 2017-04-19 08:26:03 +02:00
NextcloudTestServerDockerHelper.php Extract NextcloudTestServerHelper interface 2017-04-19 08:26:03 +02:00
NextcloudTestServerHelper.php Extract NextcloudTestServerHelper interface 2017-04-19 08:26:03 +02:00
NoSuchElementException.php Add wrappers to adapt the element finding system of Mink 2017-04-19 08:26:03 +02:00
Utils.php Add helper context to isolate the test server with Docker containers 2017-04-19 08:26:03 +02:00