0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/apps/files_sharing/tests
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-10 11:29:21 +02:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-18 11:40:45 +02:00
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 fix(phpunit10): Migrate away from PHPUnit at() calls 2025-03-27 23:23:56 +01:00
Middleware chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
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 Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +02:00
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 chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
GroupEtagPropagationTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
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 fix: more optimized caching for share target verification 2025-04-08 16:42:01 +02:00
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 fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
UnshareChildrenTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
UpdaterTest.php fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +01:00
WatcherTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00