nextcloud/tests/lib/connector/sabre
Vincent Petry 3217d4dad1 Cleanup part file after upload exception
Added unit tests for checking for stray part files.
Convert exception to sabre exception in upload put method.

Also added unit test for exception mapping, which also indirectly tests
that the part file is being deleted on exception.

This applies to both chunking and non-chunking mode.

Added some unit tests for chunk upload.
2015-06-29 17:31:14 +02:00
..
exception fixing namespaces and PHPDoc 2015-03-09 10:38:37 +01:00
BlockLegacyClientPluginTest.php Catch not existing User-Agent header 2015-04-23 16:33:51 +02:00
DummyGetResponsePluginTest.php Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin 2015-05-15 09:08:10 +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 Cleanup part file after upload exception 2015-06-29 17:31:14 +02:00
filesplugin.php Revert "adding unit tests" 2015-03-26 15:04:36 +01: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