nextcloud/build/integration/features/bootstrap
Daniel Calviño Sánchez 7566aa9c86 Add integration tests for video verification
Enabling the "send password by Talk" property of shares require that
Talk is installed and enabled, so the Drone step that runs them has to
first clone the Talk repository.

When the integration tests are run on a local development instance,
however, it is not guaranteed that Talk is installed. Due to this the
"@Talk" tag was added, which ensures that any feature or scenario marked
with it will first check if Talk is installed and, if not, skip the
scenario (instead of failing).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-29 19:38:28 +00:00
..
AppConfiguration.php Update license headers 2019-12-05 15:38:45 +01:00
Auth.php Update license headers 2019-12-05 15:38:45 +01:00
BasicStructure.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
CalDavContext.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesContext.php Update license headers 2019-12-05 15:38:45 +01:00
CardDavContext.php Update license headers 2019-12-05 15:38:45 +01:00
ChecksumsContext.php Update license headers 2019-12-05 15:38:45 +01:00
CommandLine.php Update license headers 2019-12-05 15:38:45 +01:00
CommandLineContext.php Update license headers 2019-12-05 15:38:45 +01:00
CommentsContext.php Update license headers 2019-12-05 15:38:45 +01:00
Download.php Update license headers 2019-12-05 15:38:45 +01:00
FakeSMTPHelper.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
FeatureContext.php Update license headers 2019-12-05 15:38:45 +01:00
FederationContext.php Update license headers 2019-12-05 15:38:45 +01:00
FilesDropContext.php Update license headers 2019-12-05 15:38:45 +01:00
LDAPContext.php Update license headers 2019-12-05 15:38:45 +01:00
Mail.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
Provisioning.php Update license headers 2019-12-05 15:38:45 +01:00
RemoteContext.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Update license headers 2019-12-05 15:38:45 +01:00
SetupContext.php Update license headers 2019-12-05 15:38:45 +01:00
ShareesContext.php Update license headers 2019-12-05 15:38:45 +01:00
Sharing.php Generalize integration test steps to download last share 2020-05-29 19:38:28 +00:00
SharingContext.php Add integration tests for creating and updating a mail share 2020-05-29 19:38:28 +00:00
TagsContext.php Update license headers 2019-12-05 15:38:45 +01:00
TalkContext.php Add integration tests for video verification 2020-05-29 19:38:28 +00:00
Trashbin.php Update license headers 2019-12-05 15:38:45 +01:00
WebDav.php Update license headers 2019-12-05 15:38:45 +01:00