You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/tests
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface
2 years ago
..
Collaboration refactor: Add void return type to PHPUnit test methods 2 years ago
Command refactor: Add void return type to PHPUnit test methods 2 years ago
Controller fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
External refactor: Add void return type to PHPUnit test methods 2 years ago
Middleware refactor: Add void return type to PHPUnit test methods 2 years ago
Migration refactor: Add void return type to PHPUnit test methods 2 years ago
ApiTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2 years ago
CacheTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
CapabilitiesTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
DeleteOrphanedSharesJobTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
EncryptedSizePropagationTest.php chore: Add SPDX header 2 years ago
EtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ExpireSharesJobTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ExternalStorageTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
GroupEtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
HelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LockingTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
MountProviderTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
PropagationTestCase.php chore: Add SPDX header 2 years ago
ShareTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
SharedMountTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
SharedStorageTest.php fix: Fix other uses of removed Storage interface 2 years ago
SharesReminderJobTest.php fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2 years ago
SizePropagationTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TestCase.php test: mark share test cleanup as running across all shards 2 years ago
UnshareChildrenTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UpdaterTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
WatcherTest.php refactor: Add void return type to PHPUnit test methods 2 years ago