nextcloud-server/tests/Core/Controller
Julius Härtl 4c773891d7
Fix app navigation controller to return an array
This is required to not break compatibility with existing consumers of that endpoint like the apps management or the client

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-25 13:50:46 +02:00
..
AutoCompleteControllerTest.php
AvatarControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php
ContactsMenuControllerTest.php
CSRFTokenControllerTest.php
CssControllerTest.php Fix tests 2018-05-14 13:30:22 +02:00
JsControllerTest.php Fix tests 2018-05-14 13:30:22 +02:00
LoginControllerTest.php Adds disabled user unit tests 2018-07-21 13:05:25 +02:00
LostControllerTest.php prefill userid for login after password reset 2018-06-21 15:18:07 +02:00
NavigationControllerTest.php Fix app navigation controller to return an array 2018-07-25 13:50:46 +02:00
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php Make 2FA providers stateful 2018-06-20 08:30:26 +02:00
UserControllerTest.php