nextcloud/apps/files_sharing/tests
Vincent Petry 335fcb1a43
Fix fed share test call to return proper result
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:17:57 +02:00
..
API Allow increasing permissions for share owner 2016-09-13 11:39:22 +02:00
Controllers Run the license script 2016-07-22 11:40:41 +02:00
External Run the license script 2016-07-22 11:40:41 +02:00
Middleware Run the license script 2016-07-22 11:40:41 +02:00
js move some stuff over to the federatedfilesharing app 2016-07-14 16:39:48 +02:00
ActivityTest.php Run the license script 2016-07-22 11:40:41 +02:00
ApiTest.php Run the license script 2016-07-22 11:40:41 +02:00
BackendTest.php Run the license script 2016-07-22 11:40:41 +02:00
CacheTest.php Run the license script 2016-07-22 11:40:41 +02:00
CapabilitiesTest.php Add files drop capability for clients 2016-08-15 21:29:03 +02:00
DeleteOrphanedSharesJobTest.php Run the license script 2016-07-22 11:40:41 +02:00
EncryptedSizePropagationTest.php Run the license script 2016-07-22 11:40:41 +02:00
EtagPropagationTest.php Run the license script 2016-07-22 11:40:41 +02:00
ExpireSharesJobTest.php Run the license script 2016-07-22 11:40:41 +02:00
ExternalStorageTest.php Fix fed share test call to return proper result 2016-09-26 11:17:57 +02:00
GroupEtagPropagationTest.php Run the license script 2016-07-22 11:40:41 +02:00
HelperTest.php Run the license script 2016-07-22 11:40:41 +02:00
LockingTest.php Run the license script 2016-07-22 11:40:41 +02:00
MigrationTest.php Run the license script 2016-07-22 11:40:41 +02:00
MountProviderTest.php Make share target consistent when grouping group share with user share 2016-08-04 19:50:16 +02:00
PermissionsTest.php Run the license script 2016-07-22 11:40:41 +02:00
PropagationTestCase.php Run the license script 2016-07-22 11:40:41 +02:00
ShareTest.php Run the license script 2016-07-22 11:40:41 +02:00
SharedMountTest.php Run the license script 2016-07-22 11:40:41 +02:00
SharedStorageTest.php Run the license script 2016-07-22 11:40:41 +02:00
SizePropagationTest.php Run the license script 2016-07-22 11:40:41 +02:00
TestCase.php Run the license script 2016-07-22 11:40:41 +02:00
UnshareChildrenTest.php Run the license script 2016-07-22 11:40:41 +02:00
UpdaterTest.php Run the license script 2016-07-22 11:40:41 +02:00
WatcherTest.php Run the license script 2016-07-22 11:40:41 +02:00