nextcloud-server/apps/files_sharing/tests
Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-26 13:56:56 +02:00
..
Command Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
Controller Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
External Use ::class in test mocks 2017-10-24 17:45:32 +02:00
js
Middleware Add unit tests 2017-08-10 16:25:58 +02:00
Migration
ApiTest.php Use ::class in test mocks 2017-10-24 17:45:32 +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 Use ::class in test mocks 2017-10-24 17:45:32 +02:00
DeleteOrphanedSharesJobTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 2017-08-15 13:57:00 +02:00
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php Cleanup usage of shareItem in internal code base 2017-08-15 11:57:18 +02:00
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
LockingTest.php
MountProviderTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
PermissionsTest.php
PropagationTestCase.php
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
ShareTest.php
SizePropagationTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
TestCase.php
UnshareChildrenTest.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
UpdaterTest.php Use appmanager instead of OC_App for check for enabled app 2017-10-23 23:31:17 +02:00
WatcherTest.php