0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-28 07:58:42 +00:00
nextcloud_server/apps/files_sharing/tests
Robin Appelman e59ebafc87 test: add test for permissions of copied share
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-04 19:19:08 +01:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-18 11:40:45 +02:00
Command fix(sharing): add command to fix broken shares after ownership transferring 2024-11-18 21:24:23 +01:00
Controller chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
External refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Middleware chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ApiTest.php fix(files_sharing): Cleanup error messages 2024-10-28 09:07:41 +01:00
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +02:00
CacheTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CapabilitiesTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DeleteOrphanedSharesJobTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
EncryptedSizePropagationTest.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
EtagPropagationTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ExpireSharesJobTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ExternalStorageTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
GroupEtagPropagationTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
HelperTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
LockingTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
MountProviderTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
PropagationTestCase.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SharedMountTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
SharedStorageTest.php test: add test for permissions of copied share 2024-12-04 19:19:08 +01:00
SharesReminderJobTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ShareTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SizePropagationTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
TestCase.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
UnshareChildrenTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
UpdaterTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
WatcherTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00