nextcloud-server/apps/files_sharing/tests
Carl Schwan 02d55eb90f
Merge pull request #33941 from nextcloud/fix/public-sharing
Only normalize data in public shares and not crud
2022-09-15 16:43:01 +07:00
..
Collaboration
Command Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +07:00
Controller Only normalize data in public shares and not crud 2022-09-08 14:51:28 +07:00
External adjusts tests for CloudIdManager 2022-08-31 15:47:00 +07:00
Middleware
Migration
js Fix jsunit tests 2022-09-01 14:15:42 +07:00
ApiTest.php Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
ApplicationTest.php Multiple fixes 2022-07-31 19:37:59 +07:00
CacheTest.php make share cache test resilient against skeleton files not being there 2022-02-25 15:49:30 +07:00
CapabilitiesTest.php Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement 2022-04-06 10:13:23 +07:00
DeleteOrphanedSharesJobTest.php
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 +07:00
PropagationTestCase.php
ShareTest.php
SharedMountTest.php Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
SharedStorageTest.php
SizePropagationTest.php
TestCase.php Remove broken function resetStorage from test cases 2022-08-02 09:19:09 +07:00
UnshareChildrenTest.php
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +07:00
WatcherTest.php