nextcloud/tests/lib/connector/sabre
Roeland Jago Douma 1ee56c702d [WEBDAV] check if delete of source is allowed on move
Fixes #5251

If we perform a move we need to make sure first that the source can be
deleted. Else the dest might be cleared but the move will fail later.

* Added unit tests

Eventually we need more and better checking here.
2015-10-07 11:58:16 +02:00
..
exception fixing namespaces and PHPDoc 2015-03-09 10:38:37 +01:00
requesttest Merge pull request #18901 from owncloud/encryption-dav-tests 2015-09-18 14:54:06 +02:00
BlockLegacyClientPluginTest.php Catch not existing User-Agent header 2015-04-23 16:33:51 +02:00
DummyGetResponsePluginTest.php Explicitly specify status code 200 as response code 2015-08-25 18:07:40 +02:00
MaintenancePluginTest.php Unit tests added for MaintenancePlugin 2015-06-29 14:18:09 +02:00
copyetagheaderplugintest.php \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. 2015-05-07 12:24:06 +02:00
custompropertiesbackend.php Soft fail in CustomPropertiesBackend whenever storage not available 2015-03-23 17:41:32 +01:00
directory.php Fix sabre directory test cases 2015-06-05 19:04:59 +02:00
exceptionloggerplugin.php Adding a more meaningful message for sabre dav exception - fixes #14516 2015-03-11 11:53:31 +01:00
file.php add unit test 2015-09-17 11:16:00 +02:00
filesplugin.php [WEBDAV] check if delete of source is allowed on move 2015-10-07 11:58:16 +02:00
node.php fixing namespaces and PHPDoc 2015-03-09 10:38:37 +01:00
objecttree.php Make an assertion in risky test testGetNodeForPathRoot 2015-06-22 16:49:04 +02:00
principal.php Sabre Update to 2.1 2015-02-23 22:27:23 +01:00
quotaplugin.php Added unit test to quota plugin for free_space argument 2015-05-13 13:58:01 +02:00
tagsplugin.php Sabre Update to 2.1 2015-02-23 22:27:23 +01:00