nextcloud/apps/files_sharing/tests/Controller
Daniel Calviño Sánchez 0599536c82 Remove unneeded calls to "ShareManager::shareProviderExists()"
"ShareManager::getSharesBy()" already checks if the share provider
exists before returning the shares and, if the provider does not exist,
it returns an empty array. Therefore it is not needed to explicitly
check if the provider exists or not.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-10-25 21:39:49 +02:00
..
ExternalShareControllerTest.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewControllerTest.php Harden public preview tests 2019-04-16 16:50:44 +02:00
ShareAPIControllerTest.php Remove unneeded calls to "ShareManager::shareProviderExists()" 2019-10-25 21:39:49 +02:00
ShareControllerTest.php Include the share in the Files_Sharing::loadAdditionalScripts event 2019-10-17 18:22:54 +02:00
ShareesAPIControllerTest.php Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
ShareInfoControllerTest.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00