nextcloud/build/integration/features/bootstrap
Daniel Calviño Sánchez b192c04dc2 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 02:50:30 +02:00
..
AppConfiguration.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Auth.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
BasicStructure.php Add integration tests for creating and updating a mail share 2020-05-29 02:50:29 +02:00
CalDavContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CapabilitiesContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CardDavContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ChecksumsContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CommandLine.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CommandLineContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CommentsContext.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Download.php Remove unused imports 2020-03-25 22:08:08 +01:00
FakeSMTPHelper.php Add integration tests for creating and updating a mail share 2020-05-29 02:50:29 +02:00
FeatureContext.php Update license headers 2019-12-05 15:38:45 +01:00
FederationContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
FilesDropContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LDAPContext.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mail.php Add integration tests for creating and updating a mail share 2020-05-29 02:50:29 +02:00
Provisioning.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RemoteContext.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SetupContext.php Update license headers 2019-12-05 15:38:45 +01:00
ShareesContext.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Sharing.php Generalize integration test steps to download last share 2020-05-29 02:46:12 +02:00
SharingContext.php Add integration tests for creating and updating a mail share 2020-05-29 02:50:29 +02:00
TagsContext.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
TalkContext.php Add integration tests for video verification 2020-05-29 02:50:30 +02:00
Trashbin.php Make sure every file ends with an empty newline 2020-04-09 16:11:50 +02:00
WebDav.php Update license headers for 19 2020-04-29 11:57:22 +02:00