nextcloud/tests/Core/Controller
Vincent Petry bb7ff7f440
Revert controller tests to match stable21 API
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-24 15:22:35 +01:00
..
AppPasswordControllerTest.php Revert controller tests to match stable21 API 2021-03-24 15:22:35 +01:00
AutoCompleteControllerTest.php Fix more controller tests in Core subdir 2021-03-24 12:38:52 +00:00
AvatarControllerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CSRFTokenControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ChangePasswordControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
ClientFlowLoginControllerTest.php Revert controller tests to match stable21 API 2021-03-24 15:22:35 +01:00
ClientFlowLoginV2ControllerTest.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
ContactsMenuControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
CssControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
GuestAvatarControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
JsControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
LoginControllerTest.php Fix more controller tests in Core subdir 2021-03-24 12:38:52 +00:00
LostControllerTest.php Send emails on password reset to the displayname 2021-02-18 14:34:38 +00:00
NavigationControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
OCSControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
PreviewControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
SvgControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
TwoFactorChallengeControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
UserControllerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
WellKnownControllerTest.php Add well known handlers API 2020-12-16 13:13:05 +01:00
WipeControllerTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00