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
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
CapabilitiesTest.php cleanup di for share permissions wrapper 2023-08-16 15:25:05 +07:00
DeleteOrphanedSharesJobTest.php
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
PropagationTestCase.php
ShareTest.php
SharedMountTest.php
SharedStorageTest.php
SizePropagationTest.php
TestCase.php
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php