nextcloud/apps/files_sharing/tests
Ferdinand Thiessen 00d08a4f69
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 14:26:47 +01:00
..
Collaboration
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +01:00
External chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Middleware
Migration chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ApiTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ApplicationTest.php
CacheTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
CapabilitiesTest.php test: Update tests 2025-01-15 15:50:43 -08:00
DeleteOrphanedSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
EncryptedSizePropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
EtagPropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ExpireSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
LockingTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
MountProviderTest.php
PropagationTestCase.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharedMountTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharedStorageTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharesReminderJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ShareTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SizePropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
TestCase.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
UnshareChildrenTest.php
UpdaterTest.php fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +01:00
WatcherTest.php