nextcloud/build/integration
Daniel Calviño Sánchez fcafad2111 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 16:58:10 +02:00
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
config Add integration tests for video verification 2020-05-29 16:58:10 +02:00
data Don't set Content-Disposition header if one already exists 2016-12-14 17:35:27 +01:00
features Add integration tests for video verification 2020-05-29 16:58:10 +02:00
federation_features Disable failing federated sharing tests 2019-03-13 18:01:24 +01:00
filesdrop_features Add intergration tests 2016-12-02 13:17:53 +01:00
ldap_features use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +02:00
remoteapi_features Some tests for the remote cloud api 2017-12-08 16:34:33 +01:00
setup_features Add integration test for web based installer 2016-11-21 22:00:16 +01:00
sharees_features Extend data returned when searching remote shares 2019-10-29 12:55:59 +01:00
sharing_features Add integration tests for video verification 2020-05-29 16:58:10 +02:00
.gitignore Adding missing files 2015-09-29 13:42:32 +02:00
composer.json Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/integration" 2020-04-22 16:40:11 +02:00
run-docker.sh Fix integration 2019-11-28 10:22:05 +01:00
run.sh Allow local remotes in integration tests 2020-04-15 08:24:18 +02:00