nextcloud-server/apps/files_sharing/tests
Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16 10:17:22 +07:00
..
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +07:00
Controller Fix unit tests on PHP 8.3 2023-10-16 10:17:22 +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
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