]> source.dussan.org Git - nextcloud-server.git/commit
Add integration tests to check that only the given path is transferred 22948/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 18 Sep 2020 16:35:06 +0000 (18:35 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 18 Sep 2020 16:35:06 +0000 (18:35 +0200)
commit7b9a40b40714e992ccbe9b2fd190121bdb2a809a
treec9922394abbddb92f9b83152ced1c0ebead4017f
parentc4c602ee80b3bd6a158274df12019ba4e41e31d0
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>
build/integration/features/transfer-ownership.feature