nextcloud/apps/files_sharing/tests/Controller
Carl Schwan aafaa39515
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-08-03 13:24:38 +02:00
..
ExternalShareControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewControllerTest.php Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +01:00
ShareAPIControllerTest.php Multiple fixes 2022-08-03 13:24:38 +02:00
ShareControllerTest.php Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
ShareesAPIControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareInfoControllerTest.php Update php licenses 2021-06-04 22:02:41 +02:00