nextcloud-server/apps/files_sharing/tests
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-16 13:09:03 +07:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-18 11:40:45 +07:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Controller refactor: move tag handling from files handler to files_sharing 2025-05-16 13:09:03 +07:00
External fix(phpunit10): Migrate away from PHPUnit at() calls 2025-03-27 23:23:56 +07:00
Middleware chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Migration chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ApiTest.php refactor: move tag handling from files handler to files_sharing 2025-05-16 13:09:03 +07:00
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +07:00
CacheTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
CapabilitiesTest.php test: Update tests 2025-01-15 15:50:43 +07:00
DeleteOrphanedSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
EncryptedSizePropagationTest.php fix(tests): Set encryption configuration even earlier so that all users are created with private key 2025-05-13 23:37:52 +07:00
EtagPropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ExpireSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ExternalStorageTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
GroupEtagPropagationTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
HelperTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
LockingTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
MountProviderTest.php fix: more optimized caching for share target verification 2025-04-08 16:42:01 +07:00
PropagationTestCase.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ShareTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
SharedMountTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
SharedStorageTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
SharesReminderJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
SizePropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
TestCase.php fix(tests): Avoid user login before a private key is setup 2025-05-13 23:37:52 +07:00
UnshareChildrenTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
UpdaterTest.php fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +07:00
WatcherTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00