nextcloud-server/tests/Core/Controller
Roeland Jago Douma 3a0ef65f33
Fix controller tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-28 23:42:20 +02:00
..
AvatarControllerTest.php
ChangePasswordControllerTest.php
CssControllerTest.php Fix controller tests 2017-03-28 23:42:20 +02:00
JsControllerTest.php Fix controller tests 2017-03-28 23:42:20 +02:00
LoginControllerTest.php oc_token should be nc_token 2017-02-02 21:56:44 +01:00
LostControllerTest.php create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
OCSControllerTest.php unify endpoints form core and the the provisioning api 2017-01-25 11:20:35 +01:00
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php fix coding style and increase code coverage 2017-01-11 11:01:54 +01:00
UserControllerTest.php