nextcloud/apps/files_sharing/tests
Lukas Reschke 0a1d551090 Use IClientService to check for remote ownCloud instances
1. Allows to set a timeout (though still not perfect but way better than before)
2. Allows to have unit tests
3. I also added unit tests for the existing controller code
4. Corrected PHPDoc on IClient
2015-08-22 14:39:43 +02:00
..
controller Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
external Add a basic unit test which notifies us about incompatible extending 2015-08-13 11:38:10 +02:00
js Inline actions using default renderer are now always permanent 2015-08-10 15:57:21 +02:00
middleware update license headers and authors 2015-06-25 14:13:49 +02:00
activity.php Update license headers 2015-03-26 11:44:36 +01:00
api.php Extend tests for files_sharing api 2015-08-11 15:16:35 +02:00
backend.php Update license headers 2015-03-26 11:44:36 +01:00
cache.php adjust test 2015-04-27 14:07:15 +02:00
capabilities.php Add public upload to capability 2015-08-14 20:03:32 +02:00
deleteorphanedsharesjobtest.php update license headers and authors 2015-06-25 14:13:49 +02:00
etagpropagation.php fix infinite loops with propagating etags on reshares 2015-08-03 17:33:12 +02:00
externalstorage.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php always fall back to default share folder 2015-03-26 21:56:44 +01:00
locking.php only lock the parent folders 2015-07-01 15:10:25 +02:00
migrationtest.php Update license headers 2015-03-26 11:44:36 +01:00
permissions.php update license headers and authors 2015-06-25 14:13:49 +02:00
server2server.php Update license headers 2015-03-26 11:44:36 +01:00
share.php Add visibility to test methods 2015-07-07 11:07:11 +02:00
sharedmount.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +02:00
sharedstorage.php add unit tests for share target conflict with group shares 2015-08-05 15:41:03 +02:00
sizepropagation.php update license headers and authors 2015-06-25 14:13:49 +02:00
testcase.php fix tests 2015-05-18 12:11:31 +02:00
unsharechildren.php handle error during setup 2015-06-29 14:06:32 +02:00
updater.php Merge pull request #17083 from owncloud/share-etag-update-target 2015-06-29 09:10:37 +02:00
watcher.php update license headers and authors 2015-06-25 14:13:49 +02:00