nextcloud/tests/Core/Controller
Roeland Jago Douma 53db05a1f6
Start with webauthn
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-31 22:17:07 +02:00
..
AppPasswordControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
AutoCompleteControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
AvatarControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
CSRFTokenControllerTest.php Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 2020-01-03 13:12:03 +01:00
ChangePasswordControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
ClientFlowLoginControllerTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
ClientFlowLoginV2ControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
ContactsMenuControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
CssControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
GuestAvatarControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
JsControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
LoginControllerTest.php Start with webauthn 2020-03-31 22:17:07 +02:00
LostControllerTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
NavigationControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
OCSControllerTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
PreviewControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
SvgControllerTest.php Keep list of icons in a separate file for use in the accessibility app 2018-10-25 12:16:10 +02:00
TwoFactorChallengeControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
UserControllerTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
WipeControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00