nextcloud/apps/files_sharing/tests
Roeland Jago Douma 6d4731024a
Some app fixes of phpstorm inspections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-07-24 11:42:07 +02:00
..
Command Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
Controller Add unit test 2017-06-14 15:32:34 +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
Migration Move the file sharing app to migration 2017-05-12 09:38:48 +02:00
js Fix share indicator handling 2017-04-26 13:38:12 +02:00
ApiTest.php Improve wording of various error messages 2017-06-21 14:51:59 -05:00
BackendTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
CacheTest.php fix shared storage numeric id 2017-03-27 14:05:18 +02:00
CapabilitiesTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
DeleteOrphanedSharesJobTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
EncryptedSizePropagationTest.php update sharing test to new master key default 2017-07-06 11:47:12 +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 Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
LockingTest.php Update with robin 2016-07-21 18:13:58 +02:00
MountProviderTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02: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 Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
SharedStorageTest.php set cache to failedcache when shared storage init fails 2017-03-23 15:01:23 +01:00
SizePropagationTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
TestCase.php Remove legacy class OC_Group and OC_User 2017-03-09 17:35:09 -06:00
UnshareChildrenTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
UpdaterTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
WatcherTest.php Update with robin 2016-07-21 18:13:58 +02:00