accounts/api/tests/functional
Octol1ttle 4231f99717
Move new "usernames -> UUIDs" endpoint to the correct location (#33)
* change: test non-injector endpoints in non-injector tests

* fix: move new "usernames -> UUIDs" endpoint to the correct location
2024-06-17 14:02:01 +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
mojang Move new "usernames -> UUIDs" endpoint to the correct location (#33) 2024-06-17 14:02:01 +02: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
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
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
RefreshTokenCest.php
RegisterCest.php
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