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
1 year ago
..
Collaboration refactor: Add void return type to PHPUnit test methods 1 year ago
Command refactor: Add void return type to PHPUnit test methods 1 year ago
Controller fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
External refactor: Add void return type to PHPUnit test methods 1 year ago
Middleware refactor: Add void return type to PHPUnit test methods 1 year ago
Migration refactor: Add void return type to PHPUnit test methods 1 year ago
ApiTest.php refactor: Add void return type to PHPUnit test methods 1 year 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 1 year ago
CapabilitiesTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
DeleteOrphanedSharesJobTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
EncryptedSizePropagationTest.php chore: Add SPDX header 2 years ago
EtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ExpireSharesJobTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ExternalStorageTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
GroupEtagPropagationTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
HelperTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LockingTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
MountProviderTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
PropagationTestCase.php chore: Add SPDX header 2 years ago
ShareTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
SharedMountTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
SharedStorageTest.php fix: Fix other uses of removed Storage interface 1 year ago
SharesReminderJobTest.php fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 1 year ago
SizePropagationTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
TestCase.php test: mark share test cleanup as running across all shards 1 year ago
UnshareChildrenTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
UpdaterTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
WatcherTest.php refactor: Add void return type to PHPUnit test methods 1 year ago