nextcloud-server/tests/Core/Controller
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-02 16:47:42 +07:00
..
AppPasswordControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AutoCompleteControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
AvatarControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CSRFTokenControllerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ChangePasswordControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ClientFlowLoginControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
ClientFlowLoginV2ControllerTest.php feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +07:00
ContactsMenuControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CssControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
GuestAvatarControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
JsControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LoginControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
LostControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
NavigationControllerTest.php fix: Add etag tests to NavigationControllerTest 2025-04-30 21:48:34 +07:00
OCSControllerTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
PreviewControllerTest.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +07:00
TwoFactorChallengeControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
UserControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
WellKnownControllerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WipeControllerTest.php test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00