nextcloud/apps/dav/tests/unit/Connector/Sabre
Vincent Petry 7b6e4d0dd2
Fix FutureFile MOVE to keep destination node
Sabre usually deletes the target node on MOVE before proceeding with the
actual move operation. This fix prevents this to happen in case the
source node is a FutureFile.
2017-04-26 15:46:38 +02:00
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
RequestTest Remove unused use statements 2017-04-22 19:23:31 -05:00
AuthTest.php Fix detection of the new iOS app 2017-02-10 10:10:21 +01:00
BlockLegacyClientPluginTest.php Fix unit tests for BlockLegacyClientPlugin 2016-10-25 18:03:10 +02:00
CommentsPropertiesPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
CopyEtagHeaderPluginTest.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackendTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
DirectoryTest.php Moved unit tests from ObjectTree::move to Directory 2017-04-26 15:42:29 +02:00
DummyGetResponsePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExceptionLoggerPluginTest.php Remove unused use statements 2017-04-22 19:23:31 -05:00
FakeLockerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FileTest.php [CI] Can we get some faster phpunit execution? (#27113) 2017-03-20 12:34:05 -06:00
FilesPluginTest.php Fix FutureFile MOVE to keep destination node 2017-04-26 15:46:38 +02:00
FilesReportPluginTest.php Remove unused use statements 2017-04-22 19:23:31 -05:00
MaintenancePluginTest.php Clean up single user mode 2017-02-22 23:02:31 -06:00
NodeTest.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectTreeTest.php Moved unit tests from ObjectTree::move to Directory 2017-04-26 15:42:29 +02:00
PrincipalTest.php Properly handle groups with a / 2017-02-27 17:07:18 +01:00
QuotaPluginTest.php Allow file upload when storage is unlimited 2017-04-12 12:27:47 +02:00
SharesPluginTest.php fix mock 2017-03-14 19:27:20 +01:00
TagsPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00