You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/tests
Robin Appelman 02ee4f958c
apply permissions mask for shared storage
9 years ago
..
Controller Add config switch 9 years ago
External more robust test setup 9 years ago
Middleware Fix tests 9 years ago
js Add tests 9 years ago
ApiTest.php unit tests updated and new added 9 years ago
BackendTest.php Move Share backends to PSR-4 instead of using class path (#24941) 10 years ago
CacheTest.php Move OC\Files\Storage\Shared to the right namespace 9 years ago
CapabilitiesTest.php remove 'send mail notification' option from sharing, replaced by send-by-mail feature 9 years ago
DeleteOrphanedSharesJobTest.php Fix apps/ 10 years ago
EncryptedSizePropagationTest.php Update with robin 10 years ago
EtagPropagationTest.php Generate coverage for quick DB tests 9 years ago
ExpireSharesJobTest.php Fix apps/ 10 years ago
ExternalStorageTest.php Inject IHTTPClientService 9 years ago
GroupEtagPropagationTest.php Fix post_unshareFromSelf hook parameter format 9 years ago
HelperTest.php Fix apps/ 10 years ago
LockingTest.php Update with robin 10 years ago
MigrationTest.php remove the 'shareapi_allow_mail_notification' setting 9 years ago
MountProviderTest.php Fix getMock files_sharing 10 years ago
PermissionsTest.php Update with robin 10 years ago
PropagationTestCase.php Update with robin 10 years ago
ShareTest.php Cleanup OC_Group usage a bit 9 years ago
SharedMountTest.php Cleanup OC_Group usage a bit 9 years ago
SharedStorageTest.php apply permissions mask for shared storage 9 years ago
SizePropagationTest.php only query substorages to calculate the final mtime/size/etag lazily 9 years ago
TestCase.php Move OC\Files\Storage\Shared to the right namespace 9 years ago
UnshareChildrenTest.php Update with robin 10 years ago
UpdaterTest.php Fix tests 9 years ago
WatcherTest.php Update with robin 10 years ago