nextcloud-server/apps/files_sharing/tests
skjnldsv bb37954abb fix(files_sharing): adjust permissions from custom edit and delete check methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-09-11 13:17:42 +07:00
..
Collaboration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command test: update share tests to work with sharding 2024-07-16 17:43:06 +07:00
Controller fix(files_sharing): adjust permissions from custom edit and delete check methods 2024-09-11 13:17:42 +07:00
External style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Middleware style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Migration
ApiTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ApplicationTest.php
CacheTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CapabilitiesTest.php
DeleteOrphanedSharesJobTest.php
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php
PropagationTestCase.php
ShareTest.php
SharedMountTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SharedStorageTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SharesReminderJobTest.php fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field 2024-09-03 17:23:31 +07:00
SizePropagationTest.php
TestCase.php test: mark share test cleanup as running across all shards 2024-08-28 10:21:19 +07:00
UnshareChildrenTest.php
UpdaterTest.php
WatcherTest.php