nextcloud/apps/files_sharing/tests
Ferdinand Thiessen 495c364268
chore: use consistent casing for header names (required by openAPI)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-09 19:24:26 +02:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-18 11:40:45 +02:00
Command test(files_sharing): adjust tests for PHPUnit v10 2025-05-31 22:22:52 +02:00
Controller chore: use consistent casing for header names (required by openAPI) 2025-06-09 19:24:26 +02:00
External test(files_sharing): adjust tests for PHPUnit v10 2025-05-31 22:22:52 +02: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 refactor: move tag handling from files handler to files_sharing 2025-05-16 13:09:03 +02: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 fix(tests): Register mount in loginHelper as well 2025-05-19 08:56:13 +02: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 test(files_sharing): adjust tests for PHPUnit v10 2025-05-31 22:22:52 +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(tests): Avoid user login before a private key is setup 2025-05-13 23:37:52 +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