nextcloud/apps/files_sharing/tests
Roeland Jago Douma 05c37526a7
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-25 21:44:42 +02:00
..
Command Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
Controller Fix tests 2017-09-25 21:44:42 +02:00
External Do proper DI 2017-04-11 15:04:01 +02:00
Middleware Add unit tests 2017-08-10 16:25:58 +02: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 Cleanup usage of shareItem in internal code base 2017-08-15 11:57:18 +02:00
BackendTest.php Cleanup usage of shareItem in internal code base 2017-08-15 11:57:18 +02:00
CacheTest.php Fix files_sharing CacheTests 2017-08-09 16:15:27 +02:00
CapabilitiesTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
DeleteOrphanedSharesJobTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 2017-08-15 13:57:00 +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 Cleanup usage of shareItem in internal code base 2017-08-15 11:57:18 +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 Cleanup unused methods 2017-08-15 14:29:26 +02: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 Cleanup unused methods 2017-08-15 14:29:26 +02:00
WatcherTest.php Update with robin 2016-07-21 18:13:58 +02:00