nextcloud-server/build
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
..
.ci-conf
.phan Remove settings/ from phan 2019-10-09 14:34:05 +02:00
integration Add integration tests for video verification 2020-05-29 02:50:30 +02:00
.htaccess
autoloaderchecker.sh
build.xml
buildjsdocs.sh
ca-bundle-checker.sh Remove whitespace 2019-05-15 20:37:06 +02:00
compile-handlebars-templates.sh Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
files-checker.php Add shared php-cs config 2020-03-31 13:45:10 +02:00
gen-coverage-badge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
htaccess-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
image-optimization.sh Allow to specify a directory and skip node_modules and tests 2020-04-21 13:50:26 +02:00
jsdocs9.tar.bz2
license.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
OCPSinceChecker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
package-lock.json Bump node-sass from 4.14.0 to 4.14.1 in /build 2020-05-10 01:16:27 +00:00
package.json Bump node-sass from 4.14.0 to 4.14.1 in /build 2020-05-10 01:16:27 +00:00
signed-off-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
translation-checker.php
triple-dot-checker.php Check for triple dots in translations in CI 2020-04-07 12:06:40 +08:00
update-apps.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
update.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
vue-builds.sh