nextcloud/apps/files_sharing/tests
Roeland Jago Douma e9b00f84b8 Merge pull request #4406 from nextcloud/fix-unit-test-problems
Fix unit test problems
2017-04-21 09:35:01 +02:00
..
Command Add CleanupRemoteStorages command 2017-03-17 00:09:52 -06:00
Controller Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +02:00
External Do proper DI 2017-04-11 15:04:01 +02:00
Middleware allow to access mail shares even if public links are disabled 2017-01-04 21:23:26 +01:00
js Merge pull request #4412 from individual-it/master 2017-04-20 18:04:32 -05:00
ApiTest.php update unit tests 2017-04-07 15:43:59 +02:00
BackendTest.php Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
CacheTest.php fix shared storage numeric id 2017-03-27 14:05:18 +02:00
CapabilitiesTest.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
DeleteOrphanedSharesJobTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
EncryptedSizePropagationTest.php Update with robin 2016-07-21 18:13:58 +02:00
EtagPropagationTest.php Generate coverage for quick DB tests 2016-10-05 13:55:44 +02:00
ExpireSharesJobTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExternalStorageTest.php Add a single public api for resolving a cloud id to a user and remote and back 2017-02-08 15:17:02 +01:00
GroupEtagPropagationTest.php Fix post_unshareFromSelf hook parameter format 2016-10-20 16:09:08 +02:00
HelperTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
LockingTest.php Update with robin 2016-07-21 18:13:58 +02:00
MigrationTest.php [files_sharing] Remove unneeded update steps 2017-04-12 00:49:50 -05:00
MountProviderTest.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +01:00
PermissionsTest.php Update with robin 2016-07-21 18:13:58 +02:00
PropagationTestCase.php Update with robin 2016-07-21 18:13:58 +02:00
ShareTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SharedMountTest.php Cleanup OC_Group usage a bit 2016-11-04 20:55:47 +01:00
SharedStorageTest.php set cache to failedcache when shared storage init fails 2017-03-23 15:01:23 +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 Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
UnshareChildrenTest.php Update with robin 2016-07-21 18:13:58 +02:00
UpdaterTest.php Fix tests 2016-10-31 17:17:45 +01:00
WatcherTest.php Update with robin 2016-07-21 18:13:58 +02:00