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
Robin Appelman efe68d012c
Merge pull request #39044 from nextcloud/more-empty-mount-checking
2 years ago
..
Collaboration
Command fix(tests): Specify all positional parameters again to fix tests 2 years ago
Controller Fix unit tests on PHP 8.3 2 years ago
External add more checks to ensure mounts aren't empty 2 years ago
Middleware
Migration
js fix: adjust testing 3 years ago
ApiTest.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2 years ago
ApplicationTest.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
CacheTest.php test(files_sharing): Test if recent files result use actual share target name 2 years ago
CapabilitiesTest.php cleanup di for share permissions wrapper 2 years ago
DeleteOrphanedSharesJobTest.php Adapt tests to new job constructors 3 years ago
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php ocm controller 2 years ago
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php Migrate files sharing to PSR LoggerInterface 3 years ago
PropagationTestCase.php
ShareTest.php Fix errors from PHP 8.2 testing 3 years ago
SharedMountTest.php add test for shared mount conflict resolution 3 years ago
SharedStorageTest.php
SizePropagationTest.php
TestCase.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
UnshareChildrenTest.php
UpdaterTest.php Skip testMovedIntoShareChangeOwner 4 years ago
WatcherTest.php