nextcloud-server/apps/files_sharing/tests
Kate 30345f86dc
Merge pull request #39330 from nextcloud/feature/openapi/files_sharing
files_sharing: Add OpenAPI spec
2023-08-01 10:04:13 +07:00
..
Collaboration
Command Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +07:00
Controller files_sharing: Add OpenAPI spec 2023-07-31 16:58:49 +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 Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +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 Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement 2022-04-06 10:13:23 +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
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