accounts/api/tests/functional
2023-11-16 20:21:26 +01:00
..
_steps Fix sessionserver/join endpoint: return empty response with 204 status code on success join 2023-11-16 20:21:26 +01:00
accounts Implemented features to revoke access for previously authorized OAuth 2.0 clients 2020-09-30 20:30:04 +03:00
authlibInjector Implemented missing endpoint for the authlib injector 2021-06-13 21:21:25 +02:00
authserver Alternative implementation of passing totp to the legacy Minecraft authorization protocol to not break the yggdrasil's protocol [deploy] 2021-03-08 22:21:10 +01:00
dev/applications Fixes #17. Simplify redirect_uri validation rules to allow localhost 2022-12-10 02:51:47 +01:00
internal
mojang Add additional tests cases, implemented custom error formatter 2022-01-28 12:38:00 +01:00
oauth Fixes #16. Correctly wrap Yii2's request into the PSR's ServerRequest object 2022-12-10 03:57:43 +01:00
sessionserver Fix sessionserver/join endpoint: return empty response with 204 status code on success join 2023-11-16 20:21:26 +01:00
_bootstrap.php
EmailConfirmationCest.php
FeedbackCest.php
ForgotPasswordCest.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00
LoginCest.php Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
LogoutCest.php Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
OptionsCest.php
RecoverPasswordCest.php
RefreshTokenCest.php
RegisterCest.php Fix codestyle 2019-02-23 02:27:38 +03:00
RepeatAccountActivationCest.php Rework email_activation model, get rid of behaviors, use json column to store additional data 2019-12-21 01:23:58 +03:00