nextcloud/apps/files_sharing/tests/Controller
Ferdinand Thiessen 3a99b88917
test(files_sharing): adjust mocks of Talk classes
Classes need to exist to be mocked (reflection), thus unknown classes
only can be mocked as `stdClass`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-31 22:39:37 +02:00
..
ExternalShareControllerTest.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
PublicPreviewControllerTest.php fix(files_sharing): add mime fallback to public preview too 2025-05-13 18:28:54 +02:00
ShareAPIControllerTest.php test(files_sharing): adjust mocks of Talk classes 2025-05-31 22:39:37 +02:00
ShareControllerTest.php fix(files_sharing): show note, label and list of uploaded files on file drop 2025-05-26 15:11:36 +02:00
ShareesAPIControllerTest.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +01:00
ShareInfoControllerTest.php test(files_sharing): adjust tests for PHPUnit v10 2025-05-31 22:22:52 +02:00