nextcloud-server/apps/files_sharing/tests
Roeland Jago Douma ff96fffe39 Merge pull request #2100 from nextcloud/do_not_increse_link_share_perms
Fixes not allowed increasing of link share permissions
2016-11-14 15:21:08 +01:00
..
Controller Fixes not allowed increasing of link share permissions 2016-11-13 20:29:34 +01:00
External more robust test setup 2016-10-12 16:12:34 +02:00
js Add tests 2016-11-07 21:02:23 +01:00
Middleware Fix tests 2016-10-24 13:25:59 +02:00
ActivityTest.php
ApiTest.php unit tests updated and new added 2016-11-01 19:54:41 +01:00
BackendTest.php
CacheTest.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
CapabilitiesTest.php remove 'send mail notification' option from sharing, replaced by send-by-mail feature 2016-11-02 18:30:38 +01:00
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php Generate coverage for quick DB tests 2016-10-05 13:55:44 +02:00
ExpireSharesJobTest.php
ExternalStorageTest.php Inject IHTTPClientService 2016-09-29 00:26:20 +02:00
GroupEtagPropagationTest.php Fix post_unshareFromSelf hook parameter format 2016-10-20 16:09:08 +02:00
HelperTest.php
LockingTest.php
MigrationTest.php remove the 'shareapi_allow_mail_notification' setting 2016-11-02 21:17:05 +01:00
MountProviderTest.php Fix getMock files_sharing 2016-09-06 09:29:27 +02:00
PermissionsTest.php
PropagationTestCase.php
SharedMountTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SharedStorageTest.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
ShareTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SizePropagationTest.php only query substorages to calculate the final mtime/size/etag lazily 2016-11-10 13:59:22 +01:00
TestCase.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
UnshareChildrenTest.php
UpdaterTest.php Fix tests 2016-10-31 17:17:45 +01:00
WatcherTest.php