accounts/api/tests/functional
2019-12-14 00:16:05 +03:00
..
_steps Use libsodium to encrypt all data, related to OAuth2 2019-12-06 14:37:51 +03:00
accounts Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
authserver Use paragonie's Base64UrlSafe encoding library 2019-12-11 14:16:11 +03:00
dev/applications Completely restored authorization_code grant for user side. 2019-09-18 02:15:12 +03: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 codestyle 2019-02-23 02:27:38 +03:00
oauth Remove expires_in field when the access_token isn't expiring 2019-12-13 16:00:51 +03:00
sessionserver Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03: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 tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00
LoginCest.php Fix codestyle 2019-02-23 02:27:38 +03:00
LogoutCest.php Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +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
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 tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration. 2019-02-20 22:58:52 +03:00