nextcloud/apps/files_sharing/tests
Carl Schwan af94028bdb
refactor: Remove old Share backend
This has been implicitely deprecated for a while with Share20 containing
the new implementation.

The only use was to determine whether remote sharing was enabled or not,
which we can do much more easily.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-03-10 10:09:40 +01:00
..
Collaboration fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Command fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Controller refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
External fix(files_sharing): respect config to skip certificate verification 2026-03-09 18:21:15 +01:00
Listener fix(tests): Fix files_sharing tests conflicting with other tests 2025-06-10 15:38:43 +02:00
Middleware fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Migration fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
Repair test: add test for share target repair 2026-01-29 18:19:18 +01:00
ApiTest.php test(share): Update expiration date tests for end-of-day time 2026-02-24 10:43:46 +01:00
ApplicationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
CacheTest.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
CapabilitiesTest.php perf(sharing): Avoid loading all shares from all users when unsharing 2026-02-25 17:14:15 +01:00
DeleteOrphanedSharesJobTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
EncryptedSizePropagationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
EtagPropagationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
ExpireSharesJobTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
ExternalStorageTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
GroupEtagPropagationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
LockingTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
MountProviderTest.php refactor(IShare): Add typing for node 2026-01-27 11:19:33 +01:00
PropagationTestCase.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SharedMountTest.php feat: perform share mount validation on share instead of on mount 2026-01-21 16:35:53 +01:00
SharedStorageTest.php feat: perform share mount validation on share instead of on mount 2026-01-21 16:35:53 +01:00
SharesReminderJobTest.php test(share): Update expiration date tests for end-of-day time 2026-02-24 10:43:46 +01:00
ShareTargetValidatorTest.php refactor: Apply rector changes 2026-03-01 14:43:11 +00:00
ShareTest.php refactor: Remove old Share backend 2026-03-10 10:09:40 +01:00
SizePropagationTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
TestCase.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
UnshareChildrenTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
UpdaterTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
WatcherTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00