nextcloud/apps/files_sharing/tests
Daniel Calviño Sánchez ad659f3ddc refactor: Add another user and group to the test case
This will be needed to test group shares with several users, as the
external share managers returned by "createManagerForUser" use the group
manager stored in the test case attribute.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-04-02 03:02:19 +02:00
..
Collaboration perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Command fix(tests): Specify all positional parameters again to fix tests 2023-08-23 09:08:08 +02:00
Controller fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 2024-03-15 15:51:15 +01:00
External refactor: Add another user and group to the test case 2024-04-02 03:02:19 +02:00
js fix(tests): Adjust legacy tests for nextcloud-router update 2024-01-25 17:55:06 +01:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
ApiTest.php feat(share): save date and time for expiration 2024-02-22 11:26:01 +01:00
ApplicationTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CacheTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CapabilitiesTest.php refactor: make share manager buildable 2024-03-06 14:33:51 +01:00
DeleteOrphanedSharesJobTest.php fix(sharing): Avoid (dead)locking during orphan deletion 2024-03-05 20:19:30 +01:00
EncryptedSizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
EtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJobTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalStorageTest.php ocm controller 2023-09-20 08:23:45 -01:00
GroupEtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LockingTest.php Update php licenses 2021-06-04 22:02:41 +02:00
MountProviderTest.php Migrate files sharing to PSR LoggerInterface 2023-07-06 14:08:42 +02:00
PropagationTestCase.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedMountTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SharedStorageTest.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
SizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
TestCase.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UnshareChildrenTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UpdaterTest.php fix: remove old test-only methods 2024-02-26 18:46:35 +01:00
WatcherTest.php Update php licenses 2021-06-04 22:02:41 +02:00