nextcloud-server/tests/Core/Controller
Joas Schilling 6084d691b0
Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-grant-loginflow-step
Show user account on grant loginflow step
2022-05-16 11:18:22 +07:00
..
AppPasswordControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
AutoCompleteControllerTest.php Expose shareWithDisplayNameUnique also on autocomplete endpoint 2022-05-03 12:51:23 +07:00
AvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +07:00
CSRFTokenControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
ChangePasswordControllerTest.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +07:00
ClientFlowLoginControllerTest.php Extend tests 2022-05-16 10:33:30 +07:00
ClientFlowLoginV2ControllerTest.php Extend tests 2022-05-16 10:33:30 +07:00
ContactsMenuControllerTest.php Modernize contacts menu 2022-05-12 18:31:59 +07:00
CssControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
GuestAvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +07:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
LoginControllerTest.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +07:00
LostControllerTest.php fixes missing prefix to validate password reset token 2021-09-10 19:06:50 +07:00
NavigationControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
OCSControllerTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
PreviewControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +07:00
UserControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
WellKnownControllerTest.php Add well known handlers API 2020-12-16 13:13:05 +07:00
WipeControllerTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +07:00