nextcloud/tests/Core/Controller
Joas Schilling 19b7545599
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 16:13:47 +02:00
..
AppPasswordControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +01:00
AutoCompleteControllerTest.php Expose shareWithDisplayNameUnique also on autocomplete endpoint 2022-05-05 07:25:54 +00:00
AvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
ChangePasswordControllerTest.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
ClientFlowLoginControllerTest.php Extend tests 2022-05-16 09:32:25 +00:00
ClientFlowLoginV2ControllerTest.php fix(client-login-flow): Handle missing stateToken gracefully 2023-02-27 16:09:56 +00: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
CSRFTokenControllerTest.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 Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
GuestAvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
LoginControllerTest.php Fix login loop if login CSRF fails and user is not logged in 2023-02-16 09:39:02 +01:00
LostControllerTest.php fix(tests): Adjust unit tests 2023-05-15 16:13:47 +02: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 Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
PreviewControllerTest.php Check share attributes on preview endpoints 2022-10-26 13:25:13 +00:00
SvgControllerTest.php Resolve absolute path in tests 2021-09-06 21:26:27 +02:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +01: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