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
Joas Schilling 643b4a4ec4
Move the file sharing app to migration
9 years ago
..
Command Add CleanupRemoteStorages command 9 years ago
Controller Don't use deprecated getMock() anymore 9 years ago
External Do proper DI 9 years ago
Middleware allow to access mail shares even if public links are disabled 9 years ago
Migration Move the file sharing app to migration 9 years ago
js Fix share indicator handling 9 years ago
ApiTest.php update unit tests 9 years ago
BackendTest.php Move Share backends to PSR-4 instead of using class path (#24941) 10 years ago
CacheTest.php fix shared storage numeric id 9 years ago
CapabilitiesTest.php move capabilities to share by mail app 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 Add a single public api for resolving a cloud id to a user and remote and back 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
MountProviderTest.php Merge pull request #3884 from nextcloud/downstream-26956 9 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 set cache to failedcache when shared storage init fails 9 years ago
SizePropagationTest.php only query substorages to calculate the final mtime/size/etag lazily 9 years ago
TestCase.php Remove legacy class OC_Group and OC_User 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