nextcloud-server/build/integration
Daniel Calviño Sánchez 7b9a40b407 Add integration tests to check that only the given path is transferred
Until recently (it was fixed in ac2999a26a) when a path was transferred
other shares with the target user were removed, so a test was added to
ensure that it does not happen again.

Besides that a test to ensure that other files with the target user are
not transferred was added too (it did not fail before, but seemed
convenient to have that covered too :-) ).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-18 18:35:06 +02:00
..
capabilities_features
config
data
features Add integration tests to check that only the given path is transferred 2020-09-18 18:35:06 +02:00
federation_features
filesdrop_features
ldap_features
remoteapi_features
setup_features
sharees_features
sharing_features Add more integration tests for resharing permissions 2020-07-09 11:14:44 +02:00
.gitignore
composer.json Update behat/behat requirement in /build/integration 2020-09-08 06:37:56 +00:00
run-docker.sh
run.sh