accounts/api/tests/functional
2024-06-14 05:42:35 +02:00
..
_steps fix: add missing response checks in SessionServerSteps tests 2023-11-17 14:20:32 +05:00
accounts Remove unused HS256 signing algorithm 2024-06-14 03:21:00 +02:00
authlibInjector Remove minecraft_access_keys table and all related code 2024-06-14 05:42:35 +02:00
authserver Remove minecraft_access_keys table and all related code 2024-06-14 05:42:35 +02:00
dev/applications Fixes #17. Simplify redirect_uri validation rules to allow localhost 2022-12-10 02:51:47 +01:00
internal Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
mojang Fix CS 2023-11-20 02:16:44 +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 Remove minecraft_access_keys table and all related code 2024-06-14 05:42:35 +02:00
_bootstrap.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
EmailConfirmationCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
FeedbackCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
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 Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
PublicKeysCest.php Introduce an API endpoint to obtain public keys, that can be used to verify access tokens on other services 2024-06-14 04:36:49 +02:00
RecoverPasswordCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
RefreshTokenCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
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