nextcloud/apps/files_sharing/tests
2026-07-09 12:06:48 +02:00
..
Collaboration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Command feat(files_sharing): store and refresh OCM access tokens for external shares 2026-06-17 11:01:16 +02:00
Controller feat(files_sharing): schedule external share scan job when accepted 2026-07-08 21:30:36 +08:00
External feat(files_sharing): store and refresh OCM access tokens for external shares 2026-06-17 11:01:16 +02:00
Listener fix(files_sharing): Fail on sharing file with create or delete permission before failing on increased permissions 2026-07-09 12:06:48 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Repair chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ApiTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ApplicationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
CacheTest.php test: more group/user test trait usage and setup/teardown improvements 2026-06-08 15:37:24 +02:00
CapabilitiesTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DeleteOrphanedSharesJobTest.php refactor: Call IStorageFactory::addStorageFactory directly 2026-06-23 15:49:09 +02:00
EncryptedSizePropagationTest.php fix(tests): Migrate EncryptionTrait and test files to typed IAppConfig 2026-07-04 08:19:10 -04:00
EtagPropagationTest.php test: improve setup in share propagation tests 2026-06-08 15:37:26 +02:00
ExpireSharesJobTest.php test: more group/user test trait usage and setup/teardown improvements 2026-06-08 15:37:24 +02:00
ExternalStorageTest.php test: mock ocm discovery in external share test 2026-06-08 15:35:07 +02:00
GroupEtagPropagationTest.php test: improve setup in share propagation tests 2026-06-08 15:37:26 +02:00
LockingTest.php test: more group/user test trait usage and setup/teardown improvements 2026-06-08 15:37:24 +02:00
MountProviderTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PropagationTestCase.php test: improve setup in share propagation tests 2026-06-08 15:37:26 +02:00
SharedMountTest.php Merge pull request #59813 from nextcloud/fix/noid/fix-owncloud-group-share-rename 2026-06-02 11:14:13 +02:00
SharedStorageTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareRecipientUpdaterTest.php fix: properly remove mount with moved child-shares 2026-04-24 18:17:45 +02:00
SharesReminderJobTest.php test: use dummy users in SharesReminderJobTest 2026-06-08 15:35:07 +02:00
SharesUpdatedListenerTest.php fix: track time spent in recursive markOrRun calls 2026-06-22 13:05:25 +02:00
ShareTargetValidatorTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareTest.php chore: Re-enable tests failing on drone 2026-06-11 09:45:29 +02:00
SizePropagationTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TestCase.php test: more group/user test trait usage and setup/teardown improvements 2026-06-08 15:37:24 +02:00
UnshareChildrenTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UpdaterTest.php refactor: Call IStorageFactory::addStorageFactory directly 2026-06-23 15:49:09 +02:00
WatcherTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00