nextcloud/apps/files_sharing/tests
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-16 18:11:36 +02:00
..
Collaboration refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Command refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Controller fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
External refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Middleware refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Migration refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ApiTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +02:00
CacheTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
CapabilitiesTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DeleteOrphanedSharesJobTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EncryptedSizePropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
EtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ExpireSharesJobTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ExternalStorageTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
GroupEtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
HelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
LockingTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
MountProviderTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PropagationTestCase.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SharedMountTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SharedStorageTest.php fix: Fix other uses of removed Storage interface 2024-09-16 18:11:36 +02:00
SharesReminderJobTest.php fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2024-09-03 17:23:31 +02:00
ShareTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SizePropagationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
TestCase.php test: mark share test cleanup as running across all shards 2024-08-28 10:21:19 +02:00
UnshareChildrenTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
UpdaterTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
WatcherTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00