nextcloud-server/apps/files_sharing/tests
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 12:18:41 +07:00
..
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +07:00
Controller Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
External repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
Middleware
Migration
js fix: adjust testing 2023-07-11 13:52:28 +07:00
ApiTest.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2023-09-04 14:05:14 +07:00
ApplicationTest.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +07:00
CacheTest.php make share cache test resilient against skeleton files not being there 2022-02-25 15:49:30 +07:00
CapabilitiesTest.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
DeleteOrphanedSharesJobTest.php Adapt tests to new job constructors 2022-12-05 10:41:13 +07:00
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php ocm controller 2023-09-20 08:23:45 +07:00
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php Migrate files sharing to PSR LoggerInterface 2023-07-06 14:08:42 +07:00
PropagationTestCase.php
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +07:00
SharedMountTest.php add test for shared mount conflict resolution 2023-01-09 15:30:45 +07:00
SharedStorageTest.php
SizePropagationTest.php
TestCase.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +07:00
UnshareChildrenTest.php
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +07:00
WatcherTest.php