nextcloud-server/apps/files_sharing/tests/Controller
Carl Schwan 7b723813ce
Multiple fixes
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
  wrapper)
- Fix resharing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-31 19:37:59 +07:00
..
ExternalShareControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicPreviewControllerTest.php Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +07:00
ShareAPIControllerTest.php Multiple fixes 2022-07-31 19:37:59 +07:00
ShareControllerTest.php Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +07:00
ShareInfoControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
ShareesAPIControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00