add automated test for deletion of child items in read-only folders
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 19 Aug 2024 11:33:36 +0000 (13:33 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 21 Aug 2024 12:38:21 +0000 (14:38 +0200)
commitabde33e7e526ff1e703564a1f35f45cb6ee3128f
tree0422bd90f6341754707a7abbcc3819ab1a45a14c
parentdfe9ada124de05b52a9fd7dac0c814e77f12a54e
add automated test for deletion of child items in read-only folders

should ensure we are able to get files or dolders be deleted by sync
engine within read-only folders

would happen as the result of changes on server side being propagated
locally or when using selective sync

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testpermissions.cpp