accounts/api/tests/unit/models/authentication
2019-12-14 00:16:05 +03:00
..
AuthenticationResultTest.php Make tokens, created by client credentials grant to live forever 2019-12-06 18:31:04 +03:00
ConfirmEmailFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
ForgotPasswordFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
LoginFormTest.php Fix all tests 2019-09-24 01:56:32 +03:00
LogoutFormTest.php Fixed almost everything, but all functional tests are broken at the last minute :( 2019-08-02 03:29:20 +03:00
RecoverPasswordFormTest.php Replace emarref/jwt with lcobucci/jwt 2019-08-01 12:17:12 +03:00
RefreshTokenFormTest.php Replace custom aud and ely-scopes JWT claims with its public analogues 2019-12-13 13:56:09 +03:00
RegistrationFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00
RepeatAccountActivationFormTest.php Get rid of mockery library. Still have some troubles with functional tests for api 2019-12-14 00:16:05 +03:00