nextcloud-server/apps/files_sharing/tests
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +07:00
Controller chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
External add more checks to ensure mounts aren't empty 2023-09-12 16:50:24 +07:00
Middleware
Migration
js fix: adjust testing 2023-07-11 13:52:28 +07:00
ApiTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ApplicationTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CacheTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SharedStorageTest.php
SizePropagationTest.php
TestCase.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UnshareChildrenTest.php
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +07:00
WatcherTest.php