nextcloud/apps/federatedfilesharing/tests
Daniel Kesselberg da7250f05d
fix(sharing): do not notify remote if owner and sharee are local users
If both the owner and the sharee are local users, no remote notification is required.
If either the owner or the sharee is not a local user, the change must be propagated.

Based on https://github.com/owncloud/core/pull/37534

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Co-authored-by: Victor Dubiniuk <victor.dubiniuk@gmail.com>
2026-03-03 23:08:52 +01:00
..
Controller refactor(IShare): Add typing for node 2026-01-27 11:19:33 +01:00
Settings fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
AddressHandlerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
FederatedShareProviderReshareRemoteTest.php fix(sharing): do not notify remote if owner and sharee are local users 2026-03-03 23:08:52 +01:00
FederatedShareProviderTest.php fix(sharing): do not notify remote if owner and sharee are local users 2026-03-03 23:08:52 +01:00
NotificationsTest.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
TokenHandlerTest.php test: Migrate federated file sharing to PHPUnit 10 2025-05-29 12:20:20 +02:00