nextcloud-server/apps/files_sharing/tests
Louis Chemineau 4ab3c16403 Pluggable share provider
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-02 15:41:26 +01:00
..
Collaboration
Command Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +02:00
Controller Pluggable share provider 2023-02-02 15:41:26 +01:00
External adjusts tests for CloudIdManager 2022-08-31 15:47:00 +02:00
js Fix jsunit tests 2022-09-01 14:15:42 +02:00
Middleware
Migration
ApiTest.php Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +01:00
ApplicationTest.php Multiple fixes 2022-07-31 19:37:59 +02:00
CacheTest.php
CapabilitiesTest.php Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement 2022-04-06 10:13:23 +02:00
DeleteOrphanedSharesJobTest.php Adapt tests to new job constructors 2022-12-05 10:41:13 +01:00
EncryptedSizePropagationTest.php
EtagPropagationTest.php
ExpireSharesJobTest.php
ExternalStorageTest.php
GroupEtagPropagationTest.php
HelperTest.php
LockingTest.php
MountProviderTest.php Fix share attribute related tests + code style 2022-07-28 16:53:22 +02:00
PropagationTestCase.php
SharedMountTest.php add test for shared mount conflict resolution 2023-01-09 15:30:45 +01:00
SharedStorageTest.php
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
SizePropagationTest.php
TestCase.php add test for shared mount conflict resolution 2023-01-09 15:30:45 +01:00
UnshareChildrenTest.php
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +00:00
WatcherTest.php