nextcloud-server/apps/files_sharing/tests
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests
And then cleanup all the code that is dead then...

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-30 09:51:18 +01:00
..
Collaboration
Command Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Controller Return correct error message on share download without read permission 2020-10-26 16:22:27 +01:00
External set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
js
Middleware
Migration Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
ApiTest.php
CacheTest.php
CapabilitiesTest.php
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php Make the expire shares cron job actually expire the shares 2020-11-19 10:51:51 +01:00
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php
PermissionsTest.php
PropagationTestCase.php
SharedMountTest.php SharedMountTest.php:367 is unreliable 2020-10-16 00:36:23 +02:00
SharedStorageTest.php Replace static call to Share::unshare with ShareManager->deleteShare in tests 2020-11-30 09:51:18 +01:00
ShareTest.php
SizePropagationTest.php
TestCase.php
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php