nextcloud/build/acceptance/features
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
..
bootstrap Add acceptance tests related to access levels 2017-04-19 08:26:03 +02:00
core Use NextcloudTestServerHelper in NextcloudTestServerContext 2017-04-19 08:26:03 +02:00
access-levels.feature Add acceptance tests related to access levels 2017-04-19 08:26:03 +02:00
login.feature Add acceptance tests related to login 2017-04-19 08:26:03 +02:00