nextcloud/apps/files_sharing/tests/Controller
Ferdinand Thiessen 9d8c2cd096
test(files_sharing): split testCanAccessShare into separate tests and fix for PHPUnit 10
- split the test into individual test cases
- fix invalid call to `onConsecutiveCalls` (it was called more than
  defined values and is deprecated in v10 anyways).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-02 13:20:53 +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): split testCanAccessShare into separate tests and fix for PHPUnit 10 2025-06-02 13:20:53 +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