nextcloud/apps/files_sharing/tests
Arthur Schiwon b4d779977a
fix tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-22 19:33:09 +01:00
..
Controller fix tests 2016-12-22 19:33:09 +01:00
External
Middleware Fix tests 2016-10-24 13:25:59 +02:00
js Add tests 2016-11-07 21:02:23 +01:00
ApiTest.php
BackendTest.php
CacheTest.php
CapabilitiesTest.php
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MigrationTest.php remove the 'shareapi_allow_mail_notification' setting 2016-11-02 21:17:05 +01:00
MountProviderTest.php
PermissionsTest.php
PropagationTestCase.php
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 use unmasked permissions in shared scanner 2016-12-14 14:37:51 +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
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php